Hello qbernard Thank you a lot for your help I followed your instructions but now I have this error message : 503 Login with USER first. This is beginning to sound crasy to me. I don't understand why geting a working ftp server is such a pain! Cheers
I have solved my problem The "|" caracter between the hostname and the username was missing in my ftp client software credentials. Thank you all for your help Regards
I had same problem and i found solutin. I added AD user (e.g. "ftpuser@mydomain.com"), but i didn't fill in the form domain path, I wrote only "ftpuser" and that was the reason. Every user from AD can log in to FTP server, but none has authorization on
FTP directory. So there is important correct name in Authorization. (there is not classic windows AD users dialog) :(
For anyone still looking the solution was easier than I thought it would be, but took quite awhile to find the thing.
Solution is to goto the command line and input "iisreset" for the command. Essentially, the issue is the cache in the system does not clear out unless you do the reset. Article below helped me figure that out.
Hi, I ran into the same issue. I set it all up correctly with our domain etc. Here's a trick I found, not sure if it pertains to this: When you go to add authorization rules for each user or a group of users enter in the users with no spaces eg. user1,user2,user3
I did that and Viola! It worked! Apparently IIS isn't smart enough to ignore spaces.
Marvin256
9 Posts
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
Feb 02, 2010 07:51 AM|LINK
Marvin256
9 Posts
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
Feb 02, 2010 08:07 AM|LINK
qbernard
5019 Posts
MVP
Moderator
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
Feb 05, 2010 02:11 PM|LINK
wow! and you didn't see that missing in the log file? mmm....
Bernard Cheah
cowee
1 Post
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
Dec 29, 2010 01:09 PM|LINK
I had same problem and i found solutin. I added AD user (e.g. "ftpuser@mydomain.com"), but i didn't fill in the form domain path, I wrote only "ftpuser" and that was the reason. Every user from AD can log in to FTP server, but none has authorization on FTP directory. So there is important correct name in Authorization. (there is not classic windows AD users dialog) :(
qbernard
5019 Posts
MVP
Moderator
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
Jan 03, 2011 07:12 AM|LINK
Oohh :) you on R2 as well or ? you can check the ftp log file on who is loggin in /etc.
Bernard Cheah
kosvarnin
1 Post
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
Dec 07, 2011 06:03 AM|LINK
For anyone still looking the solution was easier than I thought it would be, but took quite awhile to find the thing.
Solution is to goto the command line and input "iisreset" for the command. Essentially, the issue is the cache in the system does not clear out unless you do the reset. Article below helped me figure that out.
MS Article:
http://support.microsoft.com/kb/932448
qbernard
5019 Posts
MVP
Moderator
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
Dec 13, 2011 02:04 AM|LINK
@@ that's token cache, i think default ttl is 900 secs.
Bernard Cheah
tylerriddle
1 Post
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
May 16, 2012 05:10 PM|LINK
qbernard
5019 Posts
MVP
Moderator
Re: 530 User cannot log in, home directory inaccessible. [7.5 FTP Server 2008 R2]
Jun 22, 2012 12:21 AM|LINK
Mmm... I thought the form did a simple check before it accepts the value ?
Bernard Cheah