this post was submitted on 14 Nov 2023
6 points (100.0% liked)
Linux Phones
5003 readers
12 users here now
Community about running GNU/Linux on phones. Projects like Ubuntu Touch, Plasma Mobile, PostmarketOS, Mobian etc. Either on former Android phones or hardware like the PinePhone.
See also:
Related chats:
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The default password is already quite short and changing it to just 1 character always worked for me. If you build your own pmOS, your choice of password seems to be unrestricted. How do you change your pasword?
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