IIS5 running FTP

I am trying to run a FTP Server with IIS 5 and not having much fun. I need a few users to be able to have read and write access while the rest will just have read access. I can't figure out where I need to go to set it up so that this is possible.

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar22.webp

120 Posts
Location -
Joined 2000-03-13
I am trying to run a FTP Server with IIS 5 and not having much fun. I need a few users to be able to have read and write access while the rest will just have read access. I can't figure out where I need to go to set it up so that this is possible. Any help would be great.
 
Thanks,

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar26.webp

362 Posts
Location -
Joined 2000-03-16
Are they using their NT logon to logon to the FTP server? If so, you should be able to set the security permissions on the folders they need to access.

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
Set the ftp site to permit read/write in the IIS MSC, and then use NTFS permissions on the individual directories to control what the user can and cannot do.