50a6430 Stop adding a default password policy reference

11 files Authored by simo 10 years ago, Committed by mkosek 10 years ago,
    Stop adding a default password policy reference
    
    Both the password plugin and the kdb driver code automatically fall
    back to the default password policy.
    so stop adding an explicit reference to user objects and instead rely on the
    fallback.
    This way users created via the framework and users created via winsync plugin
    behave the same way wrt password policies and no surprises will happen.
    
    Also in case we need to change the default password policy DN this will allow
    just code changes instead of having to change each user entry created, and
    distinguish between the default policy and explicit admin changes.
    
    Related: https://fedorahosted.org/freeipa/ticket/4085
    
    Patch backported/updated by Martin Kosek to accomodate different ipatests
    structure in ipa-3-3 branch.
    
        
file modified
+0 -3