Reply
Old January 12th, 2006 Top | #1
 
Heeter's Avatar
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154

Default AD for FTP Server usage?

Could I use the Active Directory to manage users for an FTP Server

Never heard of it being used to manage shared webhosting, but can it?

Thanks in advance,

Heeter
Heeter is offline   Reply With Quote
Old January 12th, 2006 Top | #2
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: AD for FTP Server usage?

Well it depends on how you want to manage the users.

If your FTP server connects to folders you can manage user permissions on those folders.

e.g.

FTP Site - User Permissions for Folders
downloads - All Users
uploads - Managers (a group you create)
private - Domain Admins

Then you would be able to use AD to control access depending on which group(s) you make the user a member of.

Other than that, AD only has the ability to control Terminal Services for protocols.

madmatt is offline   Reply With Quote
Old January 12th, 2006 Top | #3
 
Heeter's Avatar
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154

Default Re: AD for FTP Server usage?

I was just wondering if it can be done. Thanks Madmatt.

What would be considered a downfall by going this route, as compared to using a dedicated FTPServer like BulletProof and such,

Heeter
Heeter is offline   Reply With Quote
Old January 12th, 2006 Top | #4
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: AD for FTP Server usage?

Are you using the IIS FTP Server for internal and/or external use?

Some things to take into consideration for external use is anonymous usage. Make sure you use IIS to prevent such access and use authorization for security. Then employees can use their domain credentials to logon from home (if they need to connect to the FTP server that is).

Internal, nothing is wrong with using this method. You are restricting who has access to what the same way you would any other folder except they are using an FTP client to connect.

madmatt is offline   Reply With Quote
Old January 12th, 2006 Top | #5
 
Heeter's Avatar
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154

Default Re: AD for FTP Server usage?

Hi Madmatt.

I am considering using Apache, would you recommend IIS for this instead? I am using Apache currently for my forums web page.

Heeter
Heeter is offline   Reply With Quote
Old January 12th, 2006 Top | #6
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: AD for FTP Server usage?

This is how I feel... When I first started my NA job I only knew so much. I installed Apache, PHP, and MySQL so I could run an Intranet designed using PHP (and other various reasons).

After a year I asked myself why I was doing that when IIS can do every thing Apache can and ASP can do every thing PHP can.

My advice to you is to stick with IIS and ASP for a Windows network. Don't complicate your situation. Installing Apache, PHP, and MySQL just give you more to maintain especially when IIS keeps getting better with each release.

madmatt is offline   Reply With Quote
Old January 12th, 2006 Top | #7
 
Heeter's Avatar
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154

Default Re: AD for FTP Server usage?

Awesome,

Thanks for your recommendation, Madmatt.

I don't know much about IIS/ASP, but it should be simple enough to move from Apache/PHP/MySQL to IIS/ASP

Should be a simple move, shouldn't it?

Heeter
Heeter is offline   Reply With Quote
Old January 12th, 2006 Top | #8
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: AD for FTP Server usage?

IIS is easy to use. ASP is similar to PHP (then again most languages are). The hardest part will be figuring out which database to use (Access, SQL or MSDE, or XML).

I personally use XML because I don't have a lot of complex data.

madmatt is offline   Reply With Quote
Old January 12th, 2006 Top | #9
 
Heeter's Avatar
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154

Default Re: AD for FTP Server usage?

Thanks Madmatt,

I now want to try out that combination.

Now your making me want to do that changeover, Thanks!!!! LOLOL

Heeter
Heeter is offline   Reply With Quote
Old January 12th, 2006 Top | #10
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: AD for FTP Server usage?

It's well worth it, especially in a Windows environment. It took me some time to get ASP down and I still have a lot to learn (ASP.NET) but I'm enjoying it and it's making me more valuable.

madmatt is offline   Reply With Quote
Old January 13th, 2006 Top | #11
 
Heeter's Avatar
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154

Default Re: AD for FTP Server usage?

One more quick question,

Would you know if php-based bulletin-board packages work with this XML/ASP/IIS setup? (Like phpBB, etc)

Heeter
Heeter is offline   Reply With Quote
Old January 13th, 2006 Top | #12
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: AD for FTP Server usage?

You'll have to find one written in ASP. I know they are out there but I don't know of any off hand.

The only way you'll get some thing like that working on Windows is to install PHP and MySQL.

madmatt is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Network Shares Problem - Windows Home Server/Server 2003 indyjones Windows Server Systems 5 December 2nd, 2007 11:30pm
windows server 2003 standard or slackware linux as server Dark Atheist Benchmarks & Performance 27 July 19th, 2007 12:24am
NT4 server user base import to 2003 server? GeorgGG Windows Desktop Systems 8 December 18th, 2003 6:31am
windows 2000 server, with RRAS, how to protect the server? jkoXP Windows Desktop Systems 5 December 17th, 2002 3:37pm
Looking for CPU Usage, Memory Usage.... tycoot General Hardware 7 May 26th, 2002 8:04pm