When I try to start system-config-users I get the following msg:
"The user database cannot be read. This problem is most likely caused by a mismatch between /etc/passwd and /etc/shadow or /etc/group and /etc/gshadow. The program will exit now."
or
当设置时会出现一把钥匙,点击会报:
"You're currently authorized to configure system-wide setting (that affect all users) withou typing the administrator password again. You can give up this authorization"
they discuss world issues and look for solutions:
I had deleted a user from my password file using vi. apprently the group was still exesting so it was giving errors loading. to fix this
i went to command line and
groupdel test <-- test is the user i deleted from /etc/passwd using vi
useradd test
works fine now
关键词标签:linux
相关阅读
热门文章
安装红帽子RedHat Linux9.0操作系统教程
Tomcat9.0如何安装_Tomcat9.0环境变量配置方法
多种操作系统NTP客户端配置
Linux操作系统修改IP
人气排行 Linux下获取CPUID、硬盘序列号与MAC地址 dmidecode命令查看内存型号 linux tc实现ip流量限制 安装红帽子RedHat Linux9.0操作系统教程 linux下解压rar文件 lcx.exe、nc.exe、sc.exe入侵中的使用方法 Ubuntu linux 关机、重启、注销 命令 查看linux服务器硬盘IO读写负载
查看所有0条评论>>