3

I am looking for a list of the valid characters which can be used in a user account password on Ubuntu. man passwd just tells me:

As a general guideline, passwords should consist of 6 to 8 characters including one or more characters from each of the following sets:

  • lower case alphabetics
  • digits 0 thru 9
  • punctuation marks

Which is not helping much.

muru
  • 197,895
  • 55
  • 485
  • 740
wim
  • 12,738
  • There have to be some unspoken limits. Tried the same password 5 times and it still didn't work. I reinstalled Ubuntu each time. My full response can be found here: https://askubuntu.com/questions/176337/installed-perfectly-but-password-not-working-for-login-or-authentication/1429239#1429239
  • – Nicholas Reynolds Sep 19 '22 at 15:39