feat:add helper text for passwd
This commit is contained in:
@@ -72,3 +72,4 @@ echo
|
||||
echo "[✓] User '$NEWUSER_NAME' setup complete."
|
||||
[[ -n "$NEWUSER_GROUPS" ]] && echo "[✓] Groups added: $NEWUSER_GROUPS"
|
||||
echo "[✓] SSH access configured."
|
||||
echo "[!] Interactive users may need (passwd -d <username>) to allow self-set."
|
||||
|
Reference in New Issue
Block a user