Bliss, Aaron wrote: > > Hi everyone, > I have a global password policy setup defined as follows: > Minimum length 8 > Min required digits 1 > Min required upper case 1 > Min required lower case 1 > Min required special 1 > > Min required char categories 3 > > What I've found though is that fds seems to be ignoring the minimum > required character categories, as it will only accept passwords that > meet all of the above criteria; has anyone else seen this issue? Is > there anything else I can do to troubleshoot this? Thanks very much. > If the behavior you want is just minimum categories those 1's should be zeros. Think of the individual categories as an AND, so you could say min cats = 3 AND at least 2 digits. -- Pete -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3241 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20061101/65bdee70/attachment.bin