I have a Windows 2008 FTP site which allows a local admin account to login locally or remotely. I have a Windows 2012 FTP site that will only accept domain accounts to login. I have removed the FTP role and re-added it, but I still cannot login with a local account. Additionally I tried with this same local account to map a drive to a share on the FTP server and I get the same error. The local account is a member of the administrators group and been given permissions to the FTP site. I tried to RDP with this account and it does not work either. I tried another local account and same thing.
From CMD FTP command:
Password:
530-User cannot log in.
Win32 error: Logon failure: the user has not been granted the requested logon type at this computer.
Error details: An error occurred during the authentication process.
530 End
Login failed.