PDA

View Full Version : User access for FTP server (IIS6 win2003) – Home Directory Inaccessible


gonzal
2004-10-12, 06:09 AM
Hi

I have some problems setting up a FTP site/account in IIS6 - FTP.

I have created a test user in window, created a folder in inetpub\ftproot\localuser\test, set test user permission for this folder to read and write (full access).I also have set the user to allow “logon locally” in windows Local Security Setting.
Then I have created a new FTP site (with Isolate users) in IIS6.

Now when I logon to the FTP I cannot logon because I get an error message “Home directory inaccessible”

Does anybody know way I still get that error message?
Is there anything else that I have to enable or set for that user to logon to the FTP?

Another think I have notices is that in IIS when I right click on the FTP site and click on Browse and try to logon as administrator I still cannot browse the FTP site within IIS...

Thanks