[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gnulib] RE: HP-UX 11 limits password length to 8 characters
From: |
Ditchfield, Glen |
Subject: |
[Bug-gnulib] RE: HP-UX 11 limits password length to 8 characters |
Date: |
Mon, 28 Jul 2003 13:29:49 -0500 |
> I could write a test for the PASS_MAX constant that appears to
> be defined in <limits.h>
That would work for HP-UX 11, where <limits.h> defines PASS_MAX to be 8. I
don't have access to older HP-UX boxes, which presumably have the
8-character limit but might have less useful <limits.h>. The HP-UX 11 man
page for cpp claims that "all HP-UX systems have the symbols PWB, hpux,
unix, _PWB, __hpux, and __unix defined", if you want other symbols to test
for.
- [Bug-gnulib] RE: HP-UX 11 limits password length to 8 characters,
Ditchfield, Glen <=