97e3626 Add support for disabling KDC writes

5 files Authored by simo 11 years ago, Committed by rcritten 11 years ago,
    Add support for disabling KDC writes
    
    Add two global ipaConfig options to disable undesirable writes that have
    performance impact.
    The "KDC:Disable Last Success" will disable writing back to ldap the last
    successful AS Request time (successful kinit)
    The "KDC:Disable Lockout" will disable completely writing back lockout
    related data. This means lockout policies will stop working.
    
    https://fedorahosted.org/freeipa/ticket/2734
    
        
file modified
+1 -1
file modified
+66 -0
file modified
+2 -0
file modified
+2 -1