|
Oct 10 |
comment |
How to remove root password on Debian? Works fine on squeeze. Thanks a bunch! |
|
Oct 10 |
comment |
How to remove root password on Debian? passwd -d root clears out the password field of root in /etc/shadow. su will still not accept a blank password. I'm not sure what else there is to do with the shadow file. |
|
Oct 10 |
comment |
How to remove root password on Debian? I'm not interested in discussion of what is best to do. I'm purely looking to solve my problem in the manner that I suggested. |
|
Oct 10 |
comment |
How to remove root password on Debian? I'm not looking for best practices, just a technical solution. I'm curious, therefore this question. |