61987b6 automember: fix automember to work with thin client

Authored and Committed by jcholast 7 years ago
    automember: fix automember to work with thin client
    
    Properly mark `cn` as primary key of `automember` object.
    
    This fixes automember crashing on output validation expecting primary key
    value of None.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+3 -2
file modified
+2 -2
file modified
+27 -22