由 smallrat 在 10-14-2004 12:56 发表:
bash: useradd: command not found
[root@localhost root]#useradd nobody
bash: useradd: command not found
[root@localhost root]#groupadd nobody
bash: groupadd: command not found
由 faint 在 10-14-2004 13:58 发表:
adduser??
由 Snoopy 在 10-14-2004 16:09 发表:
系统没ln吧
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 河边星星 在 10-14-2004 20:22 发表:
[root@shlinux root]# ls -l /usr/sbin/adduser
lrwxrwxrwx 1 root root 7 Jul 3 02:55 /usr/sbin/adduser -> useradd*
[root@shlinux root]# ls -l /usr/sbin/groupadd
-rwxr-xr-x 1 root root 25272 Dec 31 2003 /usr/sbin/groupadd*
因為groupadd不用ln的...可能並不是鏈結的問題哦...
頂樓..問題可能沒表達清楚...或是其他的問題..
Redhat AS3(Taroon)_2.4.21-4.ELsmp+RTL-8139+WD80GJB+HY 512M
Giga-byte:Intel_865+Pentium2.6G+AC'97+Integrated Graphics Device
本人是吃菜的鸟...
近期关注点LDAP...........
由 Snoopy 在 10-15-2004 02:06 发表:
root: /usr/sbin # ll useradd
-rwxr-xr-x 1 root root 56088 3月 31 2004 useradd
root: /usr/sbin # ll /u