1
0
mirror of https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git synced 2025-12-17 20:32:43 +03:00
Aleksandr Berkuta 5aece92a41 Add passwd_hash
Without password hash '$user:*' to `chpasswd -e` will result to
inability for user to login, or change password. So I've add parameter
passwd_hash for the user. Password hash could be generated via command
`openssl passwd -5 your_password`.
2025-11-30 18:46:42 +00:00
..
2025-11-30 18:46:42 +00:00