Hi guys,
I got the following problem I should solve:
I have an IIS 6.0 FTP Server running in user isolation mode, automatically redirecting the (local) Users to root/LocalUser/username. The root folder is located on the ftp-server.
This works fine.
Now a Domain-User needs access to a remote share. If it was a local folder i would just add the folder root/domain/username and it should work (as described here: http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/b63de8ef-e3c5-456d-a8ca-7af4198819d4.mspx?mfr=true)
But he needs access to the remote share. How do I accomplish this (or is it even possible)? Create a Vdir to the remote share? How do I name it that the ftp server catches the domain-account and redirects him to the share?
thank you very much for you help, yours renew