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}" <