Active Directory

Please post here if you have problems in using Wing FTP Server.
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Active Directory

Post by FTP »

OK, it seems maybe you were misunderstanding of it, this function called "Windows Authentication (NTLM or Active Directory).". In fact, Windows Authentication is done with the API "LogonUser()", so Windows system will determine which method to use for authentication automatically.

For your requirement, you can use LDAP Authentication, I think it won't authenticate with local Windows accounts.
Post Reply