I've setup FTP on IIS 7.5 following this guide: http://learn.iis.net/page.aspx/301/creating-a-new-ftp-site-in-iis-7/
but it will not take the credentials. I keep getting error "530 Login incorrect". Here is my setup:
Windows Server 2008 R2
IIS 7.5
Created Windows account in AD (test)
FTP Authentication = Basic authentication
Allow SSL
Specify users (test)
Permissions= Read and Write
I've reset the password for the ftp account in AD multiple times but still getting "530 Login incorrect". I've verify the account and password is good.