How to create a password for root?

Booting, installing, newbie
Post Reply
Message
Author
tiki28
Posts: 3
Joined: Tue 20 Mar 2007, 22:48

How to create a password for root?

#1 Post by tiki28 »

I would like to create a root password and some user how?
:?:

DavidMaas
Posts: 42
Joined: Mon 26 Feb 2007, 04:24
Location: Maastricht (Netherlands)

#2 Post by DavidMaas »

I think you can create a log in password this way:

- find the file /root/.xinitrc and open it with a text editor (Geany)

- add this at the end of the file:

/usr/local/apps/Xlock/AppRun &
exec $CURRENTWM

- Now save it and go to the desktop, click on Xlock and set a password.

- Reboot and password should be set

Greetz, Dave

User avatar
Nathan F
Posts: 1764
Joined: Wed 08 Jun 2005, 14:45
Location: Wadsworth, OH (occasionally home)
Contact:

#3 Post by Nathan F »

To create a password for root type "passwd" in a terminal. To create another user type "adduser" plus the name of the user you want to add. However, Puppy currently is not able to take full advantage of multiple users and instead runs most programs as root.

Nathan
Bring on the locusts ...

Post Reply