IAS account creation requires 8 or more characters of which one must
be something other than a lower case character a-z.
Digital UNIX requires 6 or more characters of which one must be
something other than a lower case character a-z. If you are running
C2 security there is a default max limit of a 10 characters passwords
in /bin/passwd. I understand this can be changed. I suppose you
could set a minimum passwd length that would exceede the IAS maximum.
The new user account creation for IAS (V3.2) only supports D-UNIX
V4.0B and later. I wrote the perl script to create the user and it
doesn't use /bin/passwd. The perl script doesn't care about the
length of the password. The CGI interface sets the size limit. It
should support 16 or more chacters with the same restriction on all
lower case.
Keith
|