Home All Groups Group Topic Archive Search About

how do i disable anonymous users and add a new user?

Author
23 Mar 2005 2:13 PM
Rob White
I’m trying to write a script for IIS 5.1 (hosted in XP embedded). I need the
script to change the root of the ftp service to “c:\directoryname”, enable
both read and write access and lastly allow only a sinlge user access to the
site. The user is one built into the OS, so I also want the OS to control the
passwords not IIS. I can set the root dir, set the access levels, but I can’t
figure out how to set IIS to allow only a single specified user, how do I do
this?
Thanks,
Rob
--
..Net Development Engineer
ECM Systems Ltd

Author
24 Mar 2005 2:47 AM
Bernard
apply NTFS permissions?
How to set, view, change, or remove file and folder permissions in Windows
XP
http://support.microsoft.com/?id=308418

Show quoteHide quote
"Rob White" <RobWh***@discussions.microsoft.com> wrote in message
news:E3FAFEBA-8311-445D-A855-4BD085BE75B5@microsoft.com...
> I’m trying to write a script for IIS 5.1 (hosted in XP embedded). I need
> the
> script to change the root of the ftp service to “c:\directoryname”, enable
> both read and write access and lastly allow only a sinlge user access to
> the
> site. The user is one built into the OS, so I also want the OS to control
> the
> passwords not IIS. I can set the root dir, set the access levels, but I
> can’t
> figure out how to set IIS to allow only a single specified user, how do I
> do
> this?
> Thanks,
> Rob
> --
> .Net Development Engineer
> ECM Systems Ltd