Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
su: unknown id: root
Name: hsuhm Date: October 19, 2004 at 00:56:59 Pacific OS: windows 98se CPU/Ram: 80
Comment:
Hi, I reboot the system in single user mode, there is a message, "su: unknown id: root". Can I solve this problem without cd-rom? Thanks a lots!
Name: cbailey33 Date: November 18, 2004 at 21:53:51 Pacific
Reply:
Nope,
You will have to boot from CD and make sure that root is in the password, and shadow files. Usually you can just copy the /etc/passwd, group, and shadow from the mini root on the CD.
Summary: Hi all My OS is SunOS 5.9. After I login with user name root ,use "gsh ***" command in the command line, it always tell me "Invalid user Id root". Other command can be used successfully, such as pwd, ...
Summary: jefro: Sorry I must disagree wtih you. At least in Solaris su <user id> doesn't change the user environment - including environmental variables. To change the environment, you must execute su - &...