Cubic icon indicating copy to clipboard operation
Cubic copied to clipboard

How to set a default password to root user into a Lubuntu 20.04 ISO?

Open gbardini opened this issue 2 years ago • 4 comments

Describe the question

I want to create a default password to the root user.

What you have tried I've tried the following commands on chroot cubic's enviroment: passwd root passwd

But after i installed the ISO, i got uncorrect password when i try to login on terminal with: su -

Steps: 1 - Download Lubuntu 20.04 2 - Create a new folder for cubic's project 3 - On chroot environment create a default root password 4 - Generate the custom ISO 5 - Install ISO 6 - Login with the user created on standard installation 7 - Open the terminal and try to do a "su -" without the quotes with the password created on step 3

Expected behavior

After the su - Entering the right password, get a sucessfull login as root user

OS Information (please complete the following information): Lubuntu 20.04 link: https://storage.googleapis.com/linux-pdv/vrlubuntu-20.04-amd64.iso

gbardini avatar Jul 06 '23 03:07 gbardini

hello!

gbardini avatar Aug 11 '23 23:08 gbardini

mark

netbuffer avatar Feb 21 '24 07:02 netbuffer

After setting the root password...

passwd root

...did you unlock the root account?...

passwd -u root

PJ-Singh-001 avatar Mar 13 '24 01:03 PJ-Singh-001

No, i didn'`t

I can try this on friday

gbardini avatar Mar 14 '24 00:03 gbardini