0

I'm having difficulties resetting admin password on my Ubuntu 12.04 if the username has a space eg. Buggs Bunny? At the prompt it will only display Buggs and wont allow the password command to work

karel
  • 122,292
  • 133
  • 301
  • 332

1 Answers1

1

As far as I know, there is no way to have a username with a space, you are probably taking about the display name. Have a look of the real username from cat /etc/passwd.

ob2
  • 3,653