From: Kurt D. Z. <Ku...@Op...> - 2001-01-08 20:37:49
|
Just a general comment: Note that the bind operation is the only mechanism to authenticate a user to the directory. Use of other mechanisms may authenticate some user against data held in the directory, but this is not the same as authenticating the user to the directory. One should note that the all (or any) of the information used by the bind operation to authentication a user may not be accessible by other operations. Kurt |