On Mon, 20 Sep 2004 14:27:01 +0200, "Øyvind Isaksen"
[quoted text, click to view] <oyvind@sorenso.no> wrote:
>I have never set up ftp-sites before, and have some basic questions to get
>started.
>I have a Windows 2003 server / IIS 6, and run all websites on a single IP
>using
>host headers to direct traffic.
>
>The structure on my server is like this:
>c:\Inetpub\wwwroot\domain1 (this is
www.domain1.com)
>c:\Inetpub\wwwroot\domain2 (this is
www.domain2.com)
>and so on....
>
>I want to make FTP-access with unique username and password for each domain.
>Example:
>ftp.domain1.com (with username=domain1 and password=password1)
>ftp.domain2.com (with username=domain2 and password=password2)
>
>Do I need to use "Isolate User" mode to achieve this?
Isolated, either standard or AD.
[quoted text, click to view] >Do I use the servers static IP address or "All unassigned"?
Static. Always tie FTP to an IP for better security and monitoring.
[quoted text, click to view] >Any other tips for getting me started here?
Follow the directory structure to the letter. Use Virtual Folders to
get to the web content from FTP. And start here:
HOW TO: Set Up an FTP Server in Windows Server 2003
http://support.microsoft.com/default.aspx?scid=kb;en-us;323384 How To Set Up an FTP Site So That Users Log Onto Their Folders:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;201771 HOW TO: Create a Secure FTP Directory that Uses Password
Authentication:
http://support.microsoft.com/?id=239120 How To Limit Access to a FTP Site in Windows Server 2003:
http://support.microsoft.com/default.aspx?scid=kb;en-us;816525 INFO: FTP Site Administration Documentation in IIS 6.0:
http://support.microsoft.com/default.aspx?scid=kb;en-us;814865