2010年4月7日

摘要: 【OS】RHEL_AS4【问题】root用户执行useradd命令报错,如下:[root@localhost etc]# useradd efps4useradd: cannot rewrite shadow password file[root@localhost etc]# userdel efps4 userdel: error deleting shadow password entry【解决】执行restorecon,如下:[root@localhost etc]# restorecon /etc/shadow 阅读全文

posted @ 2010-04-07 22:44 木月天空 阅读(432) 评论(0) 推荐(0)