"Nagendra G S" <[EMAIL PROTECTED]> writes: > Anyone have any information about the relative merits ( w.r.t performance ) > of using Kerberos authentication instead of LDAP bind() for authentication > in a large environment ? (around 30 authns per second)
You'll have a hard time finding a server slow enough to have difficulty doing that authentication load using Kerberos. Kerberos is significantly more efficient for authentication than LDAP binds. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
