Groups | Blog | Home
all groups > iis ftp > august 2004 >

iis ftp : Setting up rights for different users on the same IP?


boe
8/12/2004 10:29:00 PM
I'd like to set up an FTP server that only has one IP address.

Right now I've got it set up so if they log in with the only IIS account and
password I was able to figure out, it has them go to a d:\ftproot. Is it
possible to make it so that if jdoe logs in it goes to d:\ftproot\jdoe and
if jsmith logs in it goes to d:\ftproot\jsmith and they can't go back to see
any other folders?

Thank you

boe
8/13/2004 6:27:25 AM
thank you

[quoted text, click to view]

Bernard
8/13/2004 2:57:55 PM
You can, with both IIS5 and IIS6.
however in IIS5.0, user able to navigate to ftproot folder.
with proper ntfs permission configuration, user at most
can see other directories but not able to access.
you can also use virtual directory to hide them.
How To Set Up an FTP Site So That Users Log Onto Their Folders
http://support.microsoft.com/?id=201771

for IIS6.0, you can configure ftp user isolation.
How To Set Up Isolated Ftp Site
http://support.microsoft.com/?id=555018

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

AddThis Social Bookmark Button