mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update profile_ssh_warn.sh
This commit is contained in:
parent
56133d0ab7
commit
2e05a327d5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ check_hash () {
|
|||
if check_user_pwd "iiab-admin" "{{ iiab_admin_published_pwd }}"; then
|
||||
echo -e "\nSSH is enabled and the published password for user 'iiab-admin' is in use."
|
||||
echo -e "THIS IS A SECURITY RISK - please log in as user 'iiab-admin' and run 'passwd'"
|
||||
echo =e "to change its password.\n"
|
||||
echo -e "to change its password.\n"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue