免费注册 查看新帖 |

Chinaunix

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

[故障求助] 客户端登录AIX时总是要求重置密码 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-12-04 12:27 |只看该作者 |倒序浏览

客户端登录Unix时总是要求重置密码
当root用户执行passwd设置某个用户的密码后,会默认自动在/etc/security/passwd文件中的flags参数中增加ADMCHG值。这种情况下,在下次登录时你必须重置密码。内容如下:
oskiss:
password = **********
lastupdate = **********
flags = ADMCHG
而如果在flags中增加NOCHECK值,那么在下次登录时将不必再重置密码。
1、修改登陆用户密码重置方式,执行“# pwdadm -f NOCHECK oskiss”。
2、检查/etc/security/passwd文件中oskiss用户的flags参数的取值是否已经增加NOCHECK值。
3、重新login或者su测试是否生效,OK。
pwdadm命令的-f参数说明如下:
-f Flags
Specifies the flags attribute of a password. The Flags variable must be from the following list of comma-separated attributes:
NOCHECK
Signifies that new passwords need not follow the guidelines established in the /etc/security/user file for password composition.
ADMIN
Specifies that password information may be changed only by the root user. Only the root user can enable or disable this attribute.
ADMCHG
Resets the ADMCHG attribute without changing the user’s password. This forces the user to change passwords the next time a login command or an su command is given for the user. The attribute is cleared when the user specified by the User


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/32270/showart_2111037.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP