LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   AIX (https://www.linuxquestions.org/questions/aix-43/)
-   -   I need extend password length to 12 character or more (https://www.linuxquestions.org/questions/aix-43/i-need-extend-password-length-to-12-character-or-more-424650/)

HIDOKAI 03-14-2006 02:06 AM

I need extend password length to 12 character or more
 
When I changed password to more than 8 character, It's still accepted only first 8 character.
Could you show me how to extend it and force it use more than 8 character
I have AIX 5.3 version. Server run Oracle database

spooon 03-14-2006 07:05 PM

It's probably using the obsolete crypt(3) password hashes. I dunno how your distro works, but you should see if you can change it to use MD5 hashes, which don't have length restrictions and is much, much more secure.

Risc91 03-17-2006 10:36 AM

From my understanding this has been a known issue with AIX for some time now. I am not aware of any way to change it.

AbrahamJose 03-19-2006 11:58 PM

Limitation
 
I too think, there is a restriction to 8 charactors only.


All times are GMT -5. The time now is 09:02 AM.