help with ldap authentication
Posted: Wed Dec 15, 2010 1:36 pm
Hi,
I have the code to authenticate a set of credentials (user id/password) against ldap.
My question is: Is it possible to figure out if the user already authenticated, by logging in to windows (domain). This would be useful, as the user wouldn't need to provide credentials, if they are already logged in to the domain... This is a little like the Outlook client (it doesn't prompt for credentials if the user is already authenticated)...
If you know whether or not this is possible and how to do it, I would be grateful.
Thank you
I have the code to authenticate a set of credentials (user id/password) against ldap.
My question is: Is it possible to figure out if the user already authenticated, by logging in to windows (domain). This would be useful, as the user wouldn't need to provide credentials, if they are already logged in to the domain... This is a little like the Outlook client (it doesn't prompt for credentials if the user is already authenticated)...
If you know whether or not this is possible and how to do it, I would be grateful.
Thank you