Groups | Blog | Home
all groups > iis ftp > july 2004 >

iis ftp : Multiple ftp sites


Dan
7/29/2004 1:45:37 PM
I have a webserver with 1 external IP. I have 4 websites on this server
using host headers and it works fine. I can't figure out how to setup 4 ftp
sites for these users to manager their sites. Anyone has any docs for this.
Can i do it with 1 external ip?

thanks

Dan
7/29/2004 4:03:13 PM
what i need is 4 ftp sites 1 external IP. Same port. I use IIS 5 on win2k
server. From what i am reading on MS site this cant be done.

[quoted text, click to view]

jeff.nospam NO[at]SPAM zina.com
7/29/2004 8:27:11 PM
On Thu, 29 Jul 2004 13:45:37 -0500, "Dan"
[quoted text, click to view]

One FTP site, multiple user accounts. You don't mention version, but
see:

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

Paul Lynch
7/30/2004 1:58:31 PM
On Thu, 29 Jul 2004 16:03:13 -0500, "Dan"
[quoted text, click to view]

Dan,

You're right in saying that you can't have 4 FTP sites running on one
IP address all using port 21 at the same time.

However, you don't need separate FTP sites, you can use FTP virtual
directories to allow your users to upload their web content, if that
is your aim here.

Using the method in the article Jeff has pointed you to, I have
sucessfully (and securely) hosted upwards of 450 web sites with
corresponding FTP directories using a single public IP address on one
server.

Assuming you have 4 web sites configured using host headers, you just
create one FTP site and configure the virtual directories as per the
KB article.

Then you instruct your users to FTP to www.domain.com (I know its not
ftp.domain.com but it does work, providing they aren't using IE) and
they log in as normal and are directed to their own content areas.

If you want you can create a DNS entry for each FTP 'site' such as
ftp.domain.com but this isn't really necessary in this instance as the
web and FTP sites are all on the one box.


Regards,

Paul Lynch
jeff.nospam NO[at]SPAM zina.com
7/30/2004 3:58:41 PM
On Thu, 29 Jul 2004 16:03:13 -0500, "Dan"
[quoted text, click to view]

If you need four "sites" on one IP then Microsoft's FTP server will
not meet your needs. From your description though, you don't need
four sites, you need FTP access to four web directories for four
users, there's a difference.

Otherwise, maybe WFTPD will meet your needs:

http://www.wftpd.com/

Or maybe try FTP-ServU or WSFTP.

Jeff

[quoted text, click to view]
Dan
8/1/2004 7:14:25 PM
I keep getting User jdoe can not login. I am using smartftp.

This is what i did.

I added the UPN suffix domaintwo.com.
Then i created a user called jdoe@domaintwo.com
Then i created a folder called Sites and a subfolder called domaintwo
Then I created a website called domaintwo.com and pointed to the folder
domaintwo.
Then i created a ftp virtual site called www.domaintwo.com and pointed to
the folder domaintwo
I went to local security policy and added jdoe to the log on locally.
Last i added the permissions of the folder domaintwo so that jdoe will have
full access.

what am i doing wrong.

thanks


[quoted text, click to view]

Dan
8/2/2004 7:42:44 AM
I see thie message in the event viewer and did give this user logon locally.


Event Type: Failure Audit
Event Source: Security
Event Category: Logon/Logoff
Event ID: 534
Date: 8/2/2004
Time: 7:27:45 AM
User: NT AUTHORITY\SYSTEM
Computer: SERVER1
Description:
Logon Failure:
Reason: The user has not been granted the requested
logon type at this machine
User Name: Jdoe
Domain: DOMAINTST
Logon Type: 2
Logon Process: IIS
Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Workstation Name: SERVER1


I see ths in the ftp logs

192.168.13.54, jdoe@domaintwo.com, 8/2/2004, 7:36:48, MSFTPSVC5, SERVER1,
192.168.11.2, 0, 0, 0, 331, 0, [49]USER, jdoe@domaintwo.com, -,
192.168.13.54, -, 8/2/2004, 7:36:48, MSFTPSVC5, SERVER1, 192.168.11.2, 0, 0,
0, 530, 1326, [49]PASS, -, -,









[quoted text, click to view]

Dan
8/2/2004 8:46:50 AM
nm i got it it was the log on locally in the default domain controller
policy. I should have mentioned that this was a dc.

thanks for the help


[quoted text, click to view]

Bernard
8/2/2004 11:43:45 AM
Error msgs ? IIS ftp log ?

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

froehlis NO[at]SPAM fvtc.edu
8/10/2004 2:30:40 PM
I have a problem with this too and I have searched eveywhere. I
noticed a recent date on this thread so I will ask here too, hoping
someone here knows how I can do this. I have FTP set up with Isolate
users, not using AD... works great, but when I create a virtual
directory in the FTP it doesnt work right...

what I want..

d:/LocalUser/user1

also a folder of..

d:/webroot/user1

user1 Ftps in and isolate users throws them into their home directory,
which is really a virtual directory pointing to the folder in the
WWWroot... this doesnt work. I have tried nearly everything, and
all I get it the user getting to their directory under localuser, but
not the VD... so I remain totally baffled... I dont like being
totally baffled... any help would be very very much appreciated. If
you need any more info, let me knwo and I will send you anything I can



[quoted text, click to view]
Bernard
8/12/2004 12:06:13 PM
you already know the answer :)

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

jeff.nospam NO[at]SPAM zina.com
8/13/2004 2:32:38 PM
[quoted text, click to view]

The Virtual Directory may not be visible, but it's there. Try a CD to
it.

Jeff



[quoted text, click to view]
sjtarr
9/4/2004 3:34:55 PM

I really don't get this. Everyone keeps saying 'users are directed t
their own content' but it just doesn't happen for me. They get directe
to the root folder - thats not their content. How do users end up i
their folder after logging in?

[quoted text, click to view]


-
sjtar
-----------------------------------------------------------------------
Posted via http://www.webservertalk.co
-----------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message329597.htm
jeff.nospam NO[at]SPAM zina.com
9/5/2004 7:02:46 PM
On Sat, 4 Sep 2004 15:34:55 -0500, sjtarr
[quoted text, click to view]

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

Jeff


[quoted text, click to view]
mjgroff
10/8/2004 2:31:52 PM

I understand exactly what you want to do and here is how I did wit
IIS6.

I have the FTP site configured for isolated sessions and each sit
owner has a unique user account and corresponding directory:

C:\Inetpub\ftproot\LocalUser\siteOwnerA
C:\Inetpub\ftproot\LocalUser\siteOwnerB
C:\Inetpub\ftproot\LocalUser\siteOwnerC
etc.

Then within each of the above directories I created a symbolic link t
that users' site root. For example:

C:\Inetpub\ftproot\LocalUser\siteOwnerA\www
is linked to:
C:\Inetpub\sites\siteA

Unix-like symbolic links are supported on NTFS since Windows 2000 (NTF
5). Microsoft calls them reparse points. The OS does not come with
tool to create them, but you can get one from the Windows Resouce Kit
The utility you want is called linkd. You can find it on the ne
individually if you don't want to get the whole resource kit.

There are other 3rd party tools that can create reparse points such a
MKS Toolkit.

Let me know if this helps or you need further info.

[quoted text, click to view]


-
mjgrof
-----------------------------------------------------------------------
Posted via http://www.webservertalk.co
-----------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message329597.htm
Bernard
10/9/2004 8:00:35 PM
Interesting, how about creating a virtual directory at the ftproot with the
name siteOwnerA and mapped to the webpath?

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

AddThis Social Bookmark Button