diff --git a/bin/createUser.sh b/bin/createUser.sh index d921b3c..71cb0d3 100755 --- a/bin/createUser.sh +++ b/bin/createUser.sh @@ -621,12 +621,12 @@ userPassword: {CRYPT}${pass}\n\n' | ldapmodify -c -H ldap://${LDAP_IP} -D \"cn=$ # 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 <