Mono Class Library: Novell.Directory.Ldap.LdapException Overview | MembersNovell.Directory.Ldap.LdapException.INAPPROPRIATE_AUTHENTICATION Field |
Indicates that during a bind operation, the client is attempting to use an authentication method that the client cannot use correctly. [Edit]
Value: 48
|
Indicates that during a bind operation, the client is attempting to use an authentication method that the client cannot use correctly.
For example, either of the following cause this error:
[Edit]
- The client returns simple credentials when strong credentials are required.
- The client returns a DN and a password for a simple bind when the entry does not have a password defined.
Namespace: Novell.Directory.Ldap
Assembly: Novell.Directory.Ldap (in Novell.Directory.Ldap.dll)