Diaonic Posted July 24, 2013 Share Posted July 24, 2013 I'm developing a frontend for a webservice and I'm looking for a pre packaged or easy way to put an Active Directory front end on my webservice. All my users currently use active directory to authenticate to the web service, but due to our security model I need to implement error checking for: Password expirations account lockouts I would hate to reinvent the wheel, is there a package out there I can install and configure on my web server to handle this? -Dia Quote Link to comment https://forums.phpfreaks.com/topic/280470-php-authentication/ Share on other sites More sharing options...
requinix Posted July 24, 2013 Share Posted July 24, 2013 Yes. Providing Active Directory authentication via Kerberos protocol in Apache mod_authnz_ldap Apache 2 - LDAP/Active Directory - Automatic login/authentication process mod_auth_sspi Apache LDAP/Active Directory Authentication Quote Link to comment https://forums.phpfreaks.com/topic/280470-php-authentication/#findComment-1441992 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.