mirror of
https://github.com/webmin/webmin.git
synced 2025-08-16 14:51:18 +00:00
Re-connect after unbind above
This commit is contained in:
@ -689,6 +689,7 @@ else {
|
||||
&useradmin::other_modules("useradmin_create_user",
|
||||
\%user);
|
||||
}
|
||||
$ldap = &ldap_connect();
|
||||
}
|
||||
}
|
||||
$ldap->unbind();
|
||||
|
Reference in New Issue
Block a user