Hi, anyone knows how to reduce password length in pmos? I was trying to find how to do this on alpine but no luck . I can find in any distro but no in alpine ☹️
Hi, anyone knows how to reduce password length in pmos? I was trying to find how to do this on alpine but no luck . I can find in any distro but no in alpine ☹️
Well as you can see I can not set shorter password. I was looking in /etc/pam.d location or something but did not find anything related to pass settings
try using
passwd
in terminalRight, silly me. Doing this as root solve an issue . Thank you