From: Nicolas Boisselier Date: Mon, 11 Dec 2017 17:23:57 +0000 (+0000) Subject: etc/profile.d/ldap.sh X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=89931aea253c6d060ac96548ebd4f557b6c4110a;p=nb.git etc/profile.d/ldap.sh --- diff --git a/etc/profile.d/ldap.sh b/etc/profile.d/ldap.sh index f74cf534..9404cb84 100644 --- a/etc/profile.d/ldap.sh +++ b/etc/profile.d/ldap.sh @@ -10,7 +10,7 @@ ldap_new_id() { echo $(($max+1)) } -ldap_user_password() { +ldap_new_password() { local pass=$(for i in 0 1 3 4;do slappasswd -gn; done; echo) cat <