From 91ce71b2187396cf73bc606cd24db4c30bd5bea9 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Wed, 18 Apr 2018 23:15:43 +0100 Subject: [PATCH] etc/profile.d/ldap.sh --- etc/profile.d/ldap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/profile.d/ldap.sh b/etc/profile.d/ldap.sh index 12c8ea2c..f4f99cab 100644 --- a/etc/profile.d/ldap.sh +++ b/etc/profile.d/ldap.sh @@ -13,6 +13,7 @@ ldap_new_id() { ldap_new_password() { local pass=$(for i in 0 1 3 4;do slappasswd -gn; done; echo) cat <