Linux 版 (精华区)
发信人: terminal (虽然不想伤害你,但又不得不伤你), 信区: Linux
标 题: Re: 请问如何建一个同root同等身份的用户。
发信站: 紫 丁 香 (Wed Oct 21 12:30:14 1998), 转信
vi /etc/passwd
for example your account is USERNAME
find the line :
USERNAME:x:[udi]:[gid];.....
change it to:
USERNAME:x:0:0:...
then save this file
now ok, USERNAME = root
but you'd better do not do this, it is not safety
【 在 dhf (老朋友) 的大作中提到: 】
: 大家好:
: 请问如何在Linux下建一个与root同等权限的用户。请将命令说一下。并且
: 详细的解说一下。谢谢。
--
信是有缘……缘牵你我
※ 来源:.紫 丁 香 bbs.hit.edu.cn.[FROM: h51.hit.edu.cn]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:2.241毫秒