IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 6th, 2008, 07:41 PM
MrDavo MrDavo is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2008
Posts: 3 MrDavo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 32 m 29 sec
Reputation Power: 0
Unable to access FTP site?

Hi All,

I am new to this forum so I hope that I am posting in the correct topic space.

Currently I have a challenge with administering my IIS 5.0 installation. As I am running Windows 2000 Server I have no choice (to the best of my knowledge) but to use IIS 5, although I understand that it is recommended by Microsoft that at least version 6 be used.

I have successfully setup an FTP site within IIS. I have alocated the site a home directory, and I have accessed the site using the Administrator account and password.

Knowing that passwords are sent "across the wire" in plain text when accessing an FTP site within IIS I am not comfortable with using the Administrator account to access the site.

I have turned off "Allow Anonymous Connections" and I have created an account specifically for accessing the site. This account has been added to the FTP Site Operators list.

I have also set the Home Folder for the new account (within Active Directory) to the same Local Path as the FTP sites Home directory.

After all of the above I am receiving the following error message;

530 User <Domain>\<User Name> Cannot Login

As an attempt to resolve this error message I have performed all of the steps outlined at Microsoft Knowledge Base article 200475 (my apologizes; forum rules do not permit me to publish URLs).

Unfortunately I am still not able to login to the FTP site with the account that I created.

If anybody has any suggestions regarding a fix for the above they will be greatly appreciated.

Kind Regards,

Davo

Reply With Quote
  #2  
Old July 7th, 2008, 12:57 AM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,959 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 15 h 59 m 14 sec
Reputation Power: 802
I'd start by verifying the file and folder permissions on the ftp home folder for the user, and log on the server as that user and make sure the user has the appropriate access to the ftp files.

There is a lot of information on IIS security and permissions in the IIS online help. If you don't see a link in the IIS MMC to the help, on the server try opening a web browser to http://localhost/iishelp
__________________
======
Doug G
======
I didn't attend the funeral, but I sent a nice letter saying I approved
of it. --Mark Twain

Reply With Quote
  #3  
Old July 7th, 2008, 01:05 AM
MrDavo MrDavo is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2008
Posts: 3 MrDavo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 32 m 29 sec
Reputation Power: 0
Hi Doug,

Thanks for the advice.

I have double checked the file permissions on the Home directory, and I have set them to "List Folder Contents & Read" only, as I do not want the account that I am attempting to connect to be able to make changes.

Cheers

Davo

Reply With Quote
  #4  
Old July 8th, 2008, 07:13 PM
MrDavo MrDavo is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2008
Posts: 3 MrDavo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 32 m 29 sec
Reputation Power: 0
Hi All,

I have discovered that I need to allow full access to the FTP root directory in order to login to the site. Originally I setup the root directory with "List Contents & Read" privileges only.

I am not happy with providing full control over the FTP root directory just to allow access.

Is there any way to make the site accessible whilst maintaining "List Contents & Read" privileges only.

Thanks

Davo

Reply With Quote
  #5  
Old July 8th, 2008, 10:22 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 12th Plane (10500 - 10999 posts)
 
Join Date: Jun 2003
Posts: 10,959 Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level)Doug G User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 15 h 59 m 14 sec
Reputation Power: 802
Quote:
Is there any way to make the site accessible whilst maintaining "List Contents & Read" privileges only.
I don't use IIS FTP, I don't really know, sorry. I haven't visited http://www.iisfaq.com/ in a long time, they used to have some FTP configuration documentation there.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > Unable to access FTP site?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT