Re: Command line util to change anon username
From: BB (qbernard_at_hotmail.com)
Date: 05/28/03
- Previous message: Shiva: "Re: Command line util to change anon username"
- In reply to: Shiva: "Re: Command line util to change anon username"
- Next in thread: Shiva: "Re: Command line util to change anon username"
- Reply: Shiva: "Re: Command line util to change anon username"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 May 2003 18:19:42 +0800
This tell you the current anonymous user
cscript.exe adsutil.vbs get w3svc/anonymoususername
replace get to SET to configure user
then set the password
cscript.exe adsutil.vbs set w3svc/anonymoususerpass "password"
why you want to do this ?? admin privileges via web ??
-- Regards, Bernard Cheah http://support.microsoft.com/ "Shiva" <sivamoorty@hotmail.com> wrote in message news:3e8d01c324f1$ee6635e0$a401280a@phx.gbl... > My basic intention is to manage the accounts from command > line. > The minimum I would like to do is to change IUSR_ to > Machine Administrator. > > Operating env: W2K, IIS5.0 > Thanks. > Shiva > >-----Original Message----- > >Do you want to change *which* account is used as the > anonymous user account > >-or- > >Do you want to change the *name* of the current anonymous > user account in > >the NT user database? > > > >It is unclear which of the above you wish to accomplish. > > > >Cheers > >Ken > > > >-- > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >"Shiva" <sivamoorty@hotmail.com> wrote in message > >news:3dfa01c324e7$f679ab40$a401280a@phx.gbl... > >: I am looking for a command line utility to change the > >: username in the anonymous user account. > >: > >: Thanks in advance. > >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > > >. > >
- Previous message: Shiva: "Re: Command line util to change anon username"
- In reply to: Shiva: "Re: Command line util to change anon username"
- Next in thread: Shiva: "Re: Command line util to change anon username"
- Reply: Shiva: "Re: Command line util to change anon username"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|