From ffd284e2c8bdabc59db6244ec3ce53b473890b1c Mon Sep 17 00:00:00 2001 From: Fab Date: Sun, 5 Jul 2026 21:56:12 +0200 Subject: [PATCH] correction grmllll --- bin/createUser.sh | 123 ++++++++++++++++++++++------------------------ 1 file changed, 58 insertions(+), 65 deletions(-) diff --git a/bin/createUser.sh b/bin/createUser.sh index 71cb0d3..e4b6db5 100755 --- a/bin/createUser.sh +++ b/bin/createUser.sh @@ -618,48 +618,40 @@ userPassword: {CRYPT}${pass}\n\n' | ldapmodify -c -H ldap://${LDAP_IP} -D \"cn=$ echo "${IDENT_KAZ} existe déjà sur mattermost" | tee -a "${LOG}" else - # on créé le compte mattermost - #echo "docker exec -i mattermostServ bin/mmctl user create --email ${EMAIL_SOUHAITE} --username ${IDENT_KAZ} --password ${PASSWORD}" | tee -a "${CMD_LOGIN}" -#on remplace par l'api rest -# cat <> "${CMD_LOGIN}" <> "${CMD_LOGIN}" <