Good evening,
I am looking for some help with a project I didn’t think would be to rough “as I have used FTP services in the past” anyways I need to create a secure ftp server with in my local environment for my Managers. Here is what I have so far:
Windows Server 2008 Standard.
IIS Installed with FTP7
I have created a folder on my data drive called “SecureFTP” within this folder I have sub directories for each manager, with read access on the root “Secure FTP” then full access for each managers folder.
In Active Directory I created a new OU and made ever manager a user/password
I then created an FTP site in IIS pointing to “D:\SecureFTP\” under the root I of IIS Manager I granted each user “FTP Authorization Rules” of “READ” then under each of their folders I gave them “Read+Write”.
However when I try to goto FTP://SecureFTP.local “ I get the user/password prompt enter a user/password but it never logs in... I currently have the “FTP User Isolation” set to “FTP Root”,
I would rather have each user got to the link above and them be directed directly to their folder and never even see all the folders in the “Root directory” but I couldn’t get that to work at all…
I didn’t of course create my DNS pointer for my name and opened a port on the servers firewall to allow FTP access, however locally I get the user/password prompt and from my windows 7 PC I do not get the prompt. I get “Time out request”.
Furthermore, is there a way to remove the “Save password” check box on the user/password prompt?
I appreciate any answers/insight on this!
Thank you,
Chris