aix密码长度

对于aix的逻辑分区一直都比较闹心,最近才搞清楚LPAR与DLPAR的区别;现有一个关于逻辑分区的问题想要请教:
环境:
P570A:LPAR1:ccdbsvr1  LPAR2:fmdbsvr1 LPAR3:tadsdbsvr1
P570B:LPAR1:ccdbsvr2  LPAR2:fmdbsvr2 LPAR3:tadsdbsvr2
系统版本:
53007
以对所有分区进行系统加固,系统加固后,ccdbsvr2密码过期需对登录密码进行修改,输入过期密码后键入新密码,系统提示密码长度最少需为12位,经过验证悲催发现ccdbsvr仅支持8位密码,旧密码也仅能认到前八位。
所以很无奈必须光盘引导进入单用户模式修改ccdbsvr2的root密码;

问题:如何是aix 53007支持8位以上密码
(能有具体的步骤最好,小弟感激不尽)
参与4

3同行回答

doozadooza系统工程师dooza
http://www.aixchina.net/club/thread-11681-1-1.html显示全部
互联网服务 · 2015-03-14
浏览1830
powerhelperpowerhelper系统工程师神州数码
回复 2# bcrs19880615 修改cost_num的赋值就行么 貌似算法也要改吧显示全部
回复 2# bcrs19880615

修改cost_num的赋值就行么 貌似算法也要改吧收起
互联网服务 · 2015-03-12
浏览1694
bcrs19880615bcrs19880615系统工程师华胜鸣天
********************************************************************************* /usr/lib/security/sblowfish is a password hashing load module using * Blowfish algorithm. It supports password length up to 72 characters.* The salt length used in this...显示全部
*******************************************************************************
*
* /usr/lib/security/sblowfish is a password hashing load module using
* Blowfish algorithm. It supports password length up to 72 characters.
* The salt length used in this LPA is 22.
*
* This LPA accepts one option.  The option is:
*       cost_num=cost
*
*       The default hashing iterations is 2^cost. The valid value of cost is
*       an integer between 4 and 31, inclusive. The default cost value is 8.
*
* For example, the following stanza uses default cost of 10.
*
* mybf:
*       lpa_module = /usr/lib/security/sblowfish
*       lpa_options = cost_num=10收起
互联网服务 · 2015-03-12
浏览1739

提问者

powerhelper
系统工程师神州数码
擅长领域: 系统管理服务器虚拟化

相关问题

相关资料

相关文章

问题状态

  • 发布时间:2015-03-12
  • 关注会员:1 人
  • 问题浏览:4339
  • 最近回答:2015-03-14
  • X社区推广