Re: Command line util to change anon username

From: BB (qbernard_at_hotmail.com)
Date: 05/29/03


Date: Thu, 29 May 2003 14:35:34 +0800


Yes. adsutil.vbs is in the \inetpub\adminscript
for w2k. NT 4.0 is somewhere in %windir%\system32\inetsrv\

-- 
Regards,
Bernard Cheah
http://support.microsoft.com/
"Karl Levinson [x y] mvp" <levinson_k@despammed.com> wrote in message
news:uzoQlpWJDHA.700@TK2MSFTNGP10.phx.gbl...
> cscript.exe comes with Windows and adsutil.vbs comes with IIS [though it
may
> have been deleted if any hardening was done on your system that included
> deleting files].
>
>
> "Shiva" <sivamoorty@hotmail.com> wrote in message
> news:3ff201c3251b$005793b0$a501280a@phx.gbl...
> > Thanks. Where do I get them?
> >
> > The purpose: Set the username/priv from a central machine
> > on many machines after installation.
> >
> > >-----Original Message-----
> > >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.
> > >> >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > >> >
> > >> >
> > >> >.
> > >> >
> > >
> > >
> > >.
> > >
>
>


Relevant Pages

  • Re: RWW: version=1 msgtype=status status=-3 message=Password Inco
    ... For the record, I am using the FQDN for the webcertificate -- and I did make the change you suggested in your first post to use the IP address, but that resulted in the same error message first reported. ... most websites use this accont as they are by default set for anonymous user access. ... I mentioned the IUSR account as it may be that it is at this point that there may be an issue -- because it is prior to being prompted for a user account. ... I'm mentioning the anonymous user account because I'm grasping at straws. ...
    (microsoft.public.windows.server.sbs)
  • RE: RWW: version=1 msgtype=status status=-3 message=Password Inco
    ... resulted in the same error message first reported. ... I'm mentioning the anonymous user account because I'm ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS6, cannot view asp page with IP address
    ... "yunfeim" wrote in message ... > Best Regards, ... >> Make sure default anonymous user has READ permission on the resource ... >> Bernard Cheah ...
    (microsoft.public.inetserver.iis)
  • Re: ftp + html
    ... does anonymous user has permissions to read the jpg file? ... Bernard Cheah ... I am guessing it is a setting in my ftp server? ... I am developing a ftp download page using html. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: Command line util to change anon username
    ... This tell you the current anonymous user ... cscript.exe adsutil.vbs set w3svc/anonymoususerpass "password" ... > My basic intention is to manage the accounts from command ... > anonymous user account ...
    (microsoft.public.inetserver.iis.security)