| Author |
Regarding Kerberos Authenication And Windows Active Directory.
|
Pradeep Bhat
Greenhorn
Joined: Jan 12, 2008
Posts: 29
|
|
Hi,
I need to authenticate my user and password against a windows active directory. Also I need to use Kerberos encryption on my passwords. Can someone suggest a good tutorial for this.
Regards,
Pradeep.
|
 |
Pradeep Bhat
Greenhorn
Joined: Jan 12, 2008
Posts: 29
|
|
|
Can you please let me know what api can I use?
|
 |
Arshad Noor
Ranch Hand
Joined: Oct 06, 2011
Posts: 34
|
|
Take a look at the source code of StrongKey CryptoEngine; it authenticates users to Active Directory as well as OpenDS, a Java-based open-source Directory Server. The code has the potential to work against any standard LDAP Directory Server.
Arshad Noor
StrongAuth, Inc.
|
 |
 |
|
|
subject: Regarding Kerberos Authenication And Windows Active Directory.
|
|
|