Update ADconnection.sh

This commit is contained in:
PierreGoude 2018-03-21 10:08:53 +01:00 committed by GitHub
parent b350300eba
commit a928de01b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1031,6 +1031,7 @@ clear
echo "${MENU}*${NUMBER} 6)${MENU} Search with ldap ${NORMAL}" echo "${MENU}*${NUMBER} 6)${MENU} Search with ldap ${NORMAL}"
echo "${MENU}*${NUMBER} 7)${MENU} Reauthenticate (Ubuntu14 only) ${NORMAL}" echo "${MENU}*${NUMBER} 7)${MENU} Reauthenticate (Ubuntu14 only) ${NORMAL}"
echo "${MENU}*${NUMBER} 8)${MENU} Update from Likewise to Realmd for Ubuntu 14 ${NORMAL}" echo "${MENU}*${NUMBER} 8)${MENU} Update from Likewise to Realmd for Ubuntu 14 ${NORMAL}"
echo "${MENU}*${NUMBER} 9)${MENU} Leave Domain ${NORMAL}"
echo "${MENU}*${NUMBER} 10)${MENU} README with examples ${NORMAL}" echo "${MENU}*${NUMBER} 10)${MENU} README with examples ${NORMAL}"
echo "${NORMAL} ${NORMAL}" echo "${NORMAL} ${NORMAL}"
echo "${ENTER_LINE}Please enter a menu option and enter or ${RED_TEXT}enter to exit. ${NORMAL}" echo "${ENTER_LINE}Please enter a menu option and enter or ${RED_TEXT}enter to exit. ${NORMAL}"