Guest
Unregistered
|
|
Posted: April 28 2005,19:15 |
|
If I remember right, the passwords in Knoppix (root and knoppix users) are locked. I have always assumed that this is also the case for dsl and root users in DSL. The user knoppix was removed from the sudoers list when I last checked (1.0rc1), so I only had to enter the new passwords for root and dsl users using "sudo passwd" and "sudo passwd dsl" respectively. You will not be prompted for the old passwords.
There is definitely a security risk with any additional sudoers allowed, but I think this is minimal as long as you remember to set these two passwords immediately when you start dsl and used very strong passwords. Do not start any daemons (ssh, ftpd, httpd, ...) if the passwords are not set. And never allow the user "root" to login through any of these services.
|