"UID"); $LDAP['default_attribute_map']["gidnumber"] = array("label" => "GID"); $LDAP['default_attribute_map']["loginshell"] = array("label" => "Login shell"); $LDAP['default_attribute_map']["homedirectory"] = array("label" => "Home directory"); $LDAP['default_attribute_map']["mail"] = array("label" => "Email", "onkeyup" => "check_if_we_should_enable_sending_email();"); $attribute_map = ldap_complete_account_attribute_array(); if (!isset($_POST['account_identifier']) and !isset($_GET['account_identifier'])) { ?>
The account identifier is missing.
The account has been updated.
There was a problem updating the account. Check the logs for more information.
The password wasn't strong enough.
The password contained invalid characters.
The passwords didn't match.
The group membership has been updated.
*The account identifier. Changing this will change the full DN.