Ok. start here.
a) create your ftp user isolation, set the proper ntfs and folder structure
How To Set Up Isolated Ftp Site
http://support.microsoft.com/?id=555018 b) Test login via ftp.exe, ensure userA is send to userA folder
c) create virtual directory of your website to the ftp user folder.
this will provide http://yourserver/userA mapping to the phyical path
More detail on ftp.
HOW TO: Set Up an FTP Server in Windows Server 2003
http://support.microsoft.com/?id=323384 HOW TO: Limit Access to a FTP Site in Windows Server 2003
http://support.microsoft.com/?id=816525 HOW TO: Create a Secure FTP Directory that Uses Password Authentication
http://support.microsoft.com/?id=239120 --
Regards,
Bernard Cheah
http://www.iis.net/ http://www.iis-resources.com/ http://msmvps.com/blogs/bernard/ "Jose E. Calderon" <JoseECalderon@discussions.microsoft.com> wrote in
message news:37CB0444-B2E5-4A19-A875-DDB5BCC762AC@microsoft.com...
[quoted text, click to view] >I am sure this question has been discussed here over and over, so please,
> forgive me for my low level question here.
>
>
> I just installed my W2K3 R2 Server with its IIS and with its ftp
> components.
>
> I want to have ftp isolated username and password for each of my
> webfolders.
> The users are not members of my organization. They are webdesigners that I
> hire to create my website. I want them to be able to access their assigned
> web folder content.
>
> Here is what I am doing. After creating the web site folder, I go to
> create a new ftp site for each web folder. When I tried to configure the
> ftp
> folder direct to the same folder created for the website . I am
> getting
> an error becuase the website folder has been use for the htlm port.
>
> I am confuse here. It looks like I need to set a different folder for ftp
> and another folder for web . Therefore, the client will ftp the content
> of
> the site, but this content will not be the one site content served by the
> web
> server.
>
> What is the correct path to accomplish my goals to have ftp accesst to my
> website content?
>
> 2) The other issue is regarding the Username /Password of the clients ftp
> folders. I go to each ftp folder properties to uncheck the Annonymous
> access.
>
> Then I go to Permissions hoping this this area is to set usernames and
> passwods. But what is open instead is the active directory window to
> select a
> member of the organization.
>
> How can I set permisions for clients that are nto part of my organization?
> I am assuming that Active Directory is used exclusively to register users
> members of my organization.
>
> Please, let me know if clarify to me if I am having a straigt IIS issue or
> a
> Active Directory issue.
>
>
>
> --
> CS Group