|

楼主 |
发表于 2004-3-12 17:41:57
|
显示全部楼层
/////////为普通用户分配特权////////////
现在还是不太明白这个东西
我都有点晕了~~~~
但是.... 这个错误是怎么出来的?
- ERRORS
- sudoers file busy, try again later.
- Someone else is currently editing the sudoers file.
-
- /etc/sudoers.tmp: Permission denied
- You didn't run visudo as root.
-
- Can't find you in the passwd database
- Your userid does not appear in the system passwd file.
-
- Warning: undeclared Alias referenced near ...
- Either you are using a {User,Runas,Host,Cmnd}_Alias before defining
- it or you have a user or hostname listed that consists solely of
- uppercase letters, digits, and the underscore ('_') character. If
- the latter, you can ignore the warnings (sudo will not complain).
- In -s (strict) mode these are errors, not warnings.
复制代码 |
|