AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  etc/security/user file

    Posted 11/18/10 06:32 AM

    Originally posted by: Tharug


    Does having minlen=0 imply users can have blank passwords?
    have to ensure that that is not the case?
    #AIX-Forum


  • 2.  Re: etc/security/user file

    Posted 11/27/10 12:01 PM

    Originally posted by: nagger


    Yes the manual state:

    Defines the minimum length of a password. The value is a decimal integer string. The default is a value of 0, indicating no minimum length. The maximum value allowed is 8. This attribute is determined by the minalpha attribute value added to the minother attribute value. If the sum of these values is greater than the minlen attribute value, the minimum length is set to the result.
    #AIX-Forum