Is it possible to use mod_authnz_ldap to protect a virtual directory, but without prompting the user for his username?

I'd just like to use his windows login and check if it exists on the LDAP server (NOVELL).

link|improve this question
feedback

1 Answer

No it is not possible. The normal SSO (single-sign-on) method is GSSAPI (usually with a Kerberos implentation). Both Internet Explorer and Firefox support the GSSAPI. Novell's "eDirectory" server seems to as well, though I've never set it up.

http://www.novell.com/communities/node/1581/single-sign-edirectory-882-using-sasl-gssapi-mechanism

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.