|
|
![]() |
|
|
Top | #1 |
|
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154 |
Never heard of it being used to manage shared webhosting, but can it? Thanks in advance, Heeter |
|
|
|
|
|
Top | #2 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
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. |
|
|
|
|
|
Top | #3 |
|
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154 |
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 |
|
|
|
|
|
Top | #4 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
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. |
|
|
|
|
|
Top | #5 |
|
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154 |
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 |
|
|
|
|
|
Top | #6 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
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. |
|
|
|
|
|
Top | #7 |
|
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154 |
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 |
|
|
|
|
|
Top | #8 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
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. |
|
|
|
|
|
Top | #9 |
|
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154 |
Thanks Madmatt,
I now want to try out that combination. Now your making me want to do that changeover, Thanks!!!! LOLOL Heeter |
|
|
|
|
|
Top | #10 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
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.
|
|
|
|
|
|
Top | #11 |
|
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154 |
One more quick question,
Would you know if php-based bulletin-board packages work with this XML/ASP/IIS setup? (Like phpBB, etc) Heeter |
|
|
|
|
|
Top | #12 |
|
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297 |
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. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
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 |