免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12下一页
最近访问板块 发新帖
查看: 40697 | 回复: 15
打印 上一主题 下一主题

passwd: Authentication token manipulation error [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-04-04 19:18 |只看该作者 |倒序浏览
劳烦高手指教解决的方法,非常感谢!下面是详细情况

root:
Changing password for user root.
passwd: Authentication token manipulation error

普通用户:
Changing password for user test.
Changing password for test
(current) UNIX password:
passwd: Authentication token manipulation error

/etc/pam.d/passwd内容
#%PAM-1.0
auth       required     pam_stack.so service=system-auth
account    required     pam_stack.so service=system-auth
password   required     pam_stack.so service=system-auth

论坛徽章:
0
2 [报告]
发表于 2007-04-04 19:28 |只看该作者
试验一下这个命令:#pwconv

论坛徽章:
0
3 [报告]
发表于 2007-04-05 09:07 |只看该作者
没有起作用,操作系统是 Red Hat Enterprise Linux AS release 4 (Nahant)

论坛徽章:
0
4 [报告]
发表于 2007-04-05 09:56 |只看该作者
抱歉,root不能修改是因为/usr/bin/passwd文件没有执行权限
但改为 -r-x--x--x  之后普通用户还是不能修改
Changing password for user test.
Changing password for test
(current) UNIX password:
passwd: Authentication token manipulation error

论坛徽章:
0
5 [报告]
发表于 2007-04-10 14:14 |只看该作者
chmod 777 /usr/bin/passwd

论坛徽章:
0
6 [报告]
发表于 2007-04-10 14:44 |只看该作者
Added this line to my /etc/pam.d/system-auth to get it to work after the
"pam_cracklib.so" line
password required /lib/security/pam_smbpass.so nullok use_authtok
try_first_pass

论坛徽章:
0
7 [报告]
发表于 2008-05-23 14:45 |只看该作者
补充一下:
是pwconf 同步一下passwd和shadow文件

论坛徽章:
0
8 [报告]
发表于 2008-05-23 17:45 |只看该作者
原帖由 seer671 于 2007-4-5 09:56 发表
抱歉,root不能修改是因为/usr/bin/passwd文件没有执行权限
但改为 -r-x--x--x  之后普通用户还是不能修改
Changing password for user test.
Changing password for test
(current) UNIX password:
pass ...


passwd默认是不允许普通用户使用的吧。

论坛徽章:
0
9 [报告]
发表于 2008-09-10 15:05 |只看该作者
有谁能说明一下这个问题吗?

OS :F6

论坛徽章:
0
10 [报告]
发表于 2009-09-17 09:16 |只看该作者
我今天也遇到了,搞了半天都不行,一不小心看到下面有句话说没空间了。
我df -lh 一看,/已经100%的使用率了,赶紧清理,现在好了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP