Re: Dumb Question Password Complexity AIX



Not that I know of.
However, you can write one if you need to.
pwdchecks = program_name

Mark Hunter
Anheuser-Busch Cos.
MIS Consultant, ES&SO Server Planning and Integration
*Office: (314) 765-2339
*Email: Mark.Hunter@xxxxxxxxxxxxxxxxxx

The information transmitted (including attachments) is covered by the Electronic
Communications Privacy Act, 18 U.S.C. 2510-2521, is intended only for the
person(s) or entity/entities to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon, this
information by persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the sender and delete
the material from any computer.




-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of John F
Riordan
Sent: Thursday, March 01, 2007 1:11 PM
To: aix-l@xxxxxxxxxxxxx
Subject: Dumb Question Password Complexity AIX

Hello,

We have a security audit going on and I was asked about forcing an uppercase
character. I read off all the options I have to me, and did not realize there
was a way to force an uppercase. I told them that I am forcing a special
character and all the other things, but that did not
answer the question about an uppercase. I did a search and have not found
anything. Just asking all of you to make sure I am not crazy. Is there a way
to specifically force the use an uppercase character in the /etc/security/user
file?

I have included what default looks like as far as passwords are concerned in
/etc/secuirty user.

Thanks in advance.
John

pwdwarntime = 28
account_locked = false
loginretries = 0
histexpire = 15
histsize = 4
minage = 1
maxage = 13
maxexpired = -1
minalpha = 1
minother = 1
minlen = 7
mindiff = 3
maxrepeats = 3


John Riordan
MCS UNIX Engineering
GD, Bath Iron Works
Computer Sciences Corp.
207.442.1094 -Office
207.720.1786 -Cell


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
----------------

This is a PRIVATE message. If you are not the intended recipient, please delete
without copying and kindly advise us by e-mail of the mistake in delivery. NOTE:
Regardless of content, this e-mail shall not operate to bind CSC to any order or
other contract unless pursuant to explicit written agreement or government
initiative expressly permitting the use of e-mail for such purpose.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
----------------
The information transmitted (including attachments) is
covered by the Electronic Communications Privacy Act,
18 U.S.C. 2510-2521, is intended only for the person(s) or
entity/entities to which it is addressed and may contain
confidential and/or privileged material. Any review,
retransmission, dissemination or other use of, or taking
of any action in reliance upon, this information by persons
or entities other than the intended recipient(s) is prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.



Relevant Pages

  • Re: Questions about MSDN for some DDK functions
    ... Unicode character requires two Unicode characters to express, RtlUpcaseUnicodeChar returns it in one WCHAR. ... In the ANSI encoding which Microsoft commonly uses for that character set, one single byte lowercase letter properly uppercases to two single byte uppercase letters. ...
    (microsoft.public.development.device.drivers)
  • Re: (patch for Bash) toupper/tolower, isupper/islower, etc...
    ... >> Shell has problem in examining and operating on string, ... >> Now, to convert to uppercase or to lowercase, ... writing special case codes every time I wanted to something with those ... To change the first character of 'abc' to uppercase, ...
    (comp.unix.shell)
  • RE: Repeatedly Change First Letter After [period][blank] to Uppercase
    ... but you apply the changes to the selection and not the range you ... what your macro does is that it changes the characters ... Then it's supposed to convert the character ... immediately following this string to uppercase because this character will be ...
    (microsoft.public.word.vba.general)
  • RE: Password Scoring
    ... I like the scoring idea, but there are actually programs that will allow ... you to decide how many lowercase, uppercase, and special characters will ... Each character is ...
    (Security-Basics)