Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: kamalgopiPosted on 2007-05-31 at 20:18:53ID: 19192871
it is not recommended using DC as FTP server. What you may do is setup VPN. if you do want to setup FTP, this how to may help, http://www.howtonetworking .com/Windo ws/ftp0.ht m.
esources/d ocumentati on/iis/6/a ll/ proddoc s/en-us/ws a_ftp_isol ate.mspx and http://support.microsoft.c om/default .aspx?scid =kb;en- us; 555018
IF it is not the DC hosting the FTP check out this
Add the server to your domain.
Create local accounts for your FTP users on the server (not domain accounts).
Create an FTP site using Non-AD User Isolation - http://www.microsoft.com/r
Share out the folders for your internal users just like you would on any other domain server.
End result - FTP will require authentication and will not need to access the domain to check userIDs, FTP users will only be able to access their drectories and your internal users can manage files via the shares....
Hope this helps
Cheers:)
Kamal