Windows Server 2003
1834484 Members
3686 Online
110067 Solutions
New Discussion

Re: Multiple Home Directories on a Single FTP Site?

 
SOLVED
Go to solution
Jay Bollyn
Honored Contributor

Multiple Home Directories on a Single FTP Site?

I would like to give USER1 a different FTP home directory than USER2. Is this possible?

I am using the Default FTP Site.

Do I need to create a second FTP site?

Thanks for any info.

:-) Jay
check Facebook
3 REPLIES 3
Norman_21
Honored Contributor
Solution

Re: Multiple Home Directories on a Single FTP Site?

Hi Jay,

Create a new FTP Site and then configure Domain user access to the site:
http://support.microsoft.com/default.aspx?scid=kb;en-us;816525

Hope this help

"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Norman_21
Honored Contributor

Re: Multiple Home Directories on a Single FTP Site?

Jay

I may have misunderstood your question. After re-reading your question again, you want to create home directory for each user so that every FTP user will see only his home directoy and will be restricted from the other users home directories? Right?

It's called ISOLATING FTP Users:
http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/windowsserv/2003/standard/proddocs/en-us/wsa_ftp_isolate.asp

The directories will be under: Inetpub\wwwroot\ftproot\localusers\username

Since your server is AD, the you'll use the Isolate users using AD method.

Hope this help
"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Jay Bollyn
Honored Contributor

Re: Multiple Home Directories on a Single FTP Site?

Thanks Latif,

I have been looking at both creating a second FTP site and isolating FTP users. I need to be familiar with both features, anyway, for exam prep.

I have the second FTP site working between two machines on my Intranet, but I really need this on a server which is in our DMZ, which is a stand-alone server, not AD. I am not able to connect; I think it is because I need to open port 5000 on our firewall, which is the port I am using for the second FTP site. I am waiting for the firewall guy to call me back, but I am confident it will work.

:-) Jay
check Facebook