Hi.. I want to create a user account in linux that have root right to do everything. Is that possible? I have done the following
in /etc/passwd 0 is the GID of root
tong:x:512:0::/home/tong:/bin/bash
in /etc/group
tong:x:0:root
but still doesn't work, any advice?
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search. Learn more.