Home Page › Forums › Network Management › ZeroShell › FEATURE: Get the userPassword attribute in LDAP? › Reply To: FEATURE: Get the userPassword attribute in LDAP?
October 29, 2007 at 7:28 pm
#45994
Participant
Zeroshell uses LDAP only for authorization and not for authentication.
The authentication is managed by Kerberos 5.
Could you use mod_auth_kerb instead of mod_ldap_auth?
You should have the possibility to autenticate the web pages not only with username and password (Basic authentication), but also with SPNEGO/GSSAPI if your browser support it.
Regards
Fulvio