Some linux distributions (such as Ubuntu) are setup without a root password, and use "sudo" instead. The password for sudo is the same you use to login to your account. Check "man sudo" for more information.
To "su" to a user other than root, type "su foo" where foo is the username you want to change to. Check "man su" for more information. --Mark On Friday 07 September 2007 9:26:50 pm 熊途 wrote: > hello: > when I used "su" command to get into Linux by root in terminal > windows, I can not input password. Another user name too.How can I > resolve my problem.thank you! _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils