I am booting 18.10 on USB. I want to protect the the account with a password that is not default by creating an account when I boot Ubuntu.
Asked
Active
Viewed 2.8k times
1
-
1The live session user on an Ubuntu installer USB has no password, and you can also not really change it, as it is not persistent. It also doesn't really make sense to set a password on a generic live system because of that very reason. – Byte Commander Nov 23 '18 at 21:34
-
What about protecting the account I am using while i am using it? – operator Nov 23 '18 at 21:43
-
If you are using a Persistent install you can go to Settings / Details / Users, and create your own user account and specify your own password. There is no need for a password on a Live USB as no changes are saved from boot to boot. – C.S.Cameron Nov 24 '18 at 02:57