LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 809|回复: 1

/etc/login.defs请问其中USERDEL_CMD /usr/sbin/userdel_local的作用..

[复制链接]
发表于 2004-11-30 19:14:29 | 显示全部楼层 |阅读模式
[root@shlinux /]# cat /etc/login.defs | grep -v ^#
MAIL_DIR        /var/spool/mail

PASS_MAX_DAYS 99999
PASS_MIN_DAYS   0
PASS_MIN_LEN    5
PASS_WARN_AGE   7

UID_MIN                   500
UID_MAX                 60000

GID_MIN                   500
GID_MAX                 60000

USERDEL_CMD     /usr/sbin/userdel_local

CREATE_HOME     no


如题........
发表于 2004-11-30 20:21:22 | 显示全部楼层
# If defined, this command is run when removing a user.
# It should remove any at/cron/print jobs etc. owned by
# the user to be removed (passed as the first argument).
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表