Home › Forums › IIS 5.x & 6.0 › Publishing › How to configure different users to access same home directory in IIS 6.0 FTP Site?
Previous Next
Last post 06-24-2008 10:14 AM by jiruss. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
I have two different accounts in IIS 6.0 FTP Site.....
They need to access same home directory.....
How should I configure it ?
Thanks for your helping......
Are you using FTP User Isolation? If so, I think the only way to do this is to use Active Directory Mode isolation. You would need to edit the msIIS-FTPDir property for both users to point to the same physical location. http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/b63de8ef-e3c5-456d-a8ca-7af4198819d4.mspx?mfr=trueIf you are not using AD User Isolation then the only other option I can think of is to set up a separate FTP site and only allow the two accounts access to the root of the site.