[Freeipa-devel] [PATCH] Use proper access method in ipapolicy subcontroller

Rob Crittenden rcritten at redhat.com
Mon Feb 18 22:46:11 UTC 2008


I wasn't using a method compatible with lists/dicts in the policy 
subcontroller which made it look as if the policy was always changing. 
So if you didn't actually make a change you got back 'no modifications 
to perform'. This cause the password policy to never fire off at all, 
basically inactivating that section.

So use the Entity.getValues() instead so we get everything.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-673-method.patch
Type: text/x-patch
Size: 6456 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080218/ac0eb7b5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20080218/ac0eb7b5/attachment-0001.bin>


More information about the Freeipa-devel mailing list