IIS 7.5 FTP IIS Manager Users Login Fail (530)
Posted
by
Jim
on Server Fault
See other posts from Server Fault
or by Jim
Published on 2011-05-05T05:36:07Z
Indexed on
2013/07/01
23:07 UTC
Read the original article
Hit count: 654
IIS 7.5 FTP IIS Manager Users Login Fail (530)
I'm trying to set up a FTP site on IIS 7.5 that allows IIS Manager Users to login. I'm following this guide: http://learn.iis.net/page.aspx/321/configure-ftp-with-iis-7-manager-authentication/.
After set up, I cannot login to the FTP using an IIS Manager User account. The client error I got was 530 User cannot log in. Win32 error: Unspecified error. Error details: An error occured during the authentication process.
I tried both with or without a virtual host. A Windows account login fine.
The only strange thing I noticed was that when setting up Read permission for Network Service, there was an access denied error when setting up permission for "%SystemDrive%\Windows\System32\inetsrv\config\schema".
Any thoughts? Thanks!
© Server Fault or respective owner