Scott Battaglia wrote:
> We even found during our load testing of Sun's LDAP server that there 
> was no discernible difference in performance using the normal bind vs. 
> the fastbind.

No wonder because I doubt that Sun's LDAP server computes a security 
token like AD does.

See description for Token-Groups Attribute at MSDN:

   http://msdn.microsoft.com/en-us/library/ms680275(VS.85).aspx

Note the "transitive group membership expansion operation". Not sure 
whether that's computed each time a normal simple bind is done or only 
if tokenGroups attribute is requested. I suspect it's done each time and 
therefore they invented "fast bind".

Ciao, Michael.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to