Auto update user's DN if it changes on the LDAP server. Fixes bug #11217
This commit is contained in:
parent
b88a7bc190
commit
c4e63dfef0
5 changed files with 110 additions and 22 deletions
|
|
@ -49,8 +49,9 @@ These subroutines are available from this package:
|
|||
|
||||
=head2 bind ( )
|
||||
|
||||
Authenticates against the ldap server with the parameters stored in the class, returning a valid ldap connection, or 0 if a connection
|
||||
cannot be established
|
||||
Authenticates against the ldap server with the parameters stored in the
|
||||
class, returning a valid ldap connection, or 0 if a connection cannot
|
||||
be established
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue