a28d312 Make framework consider krbcanonicalname as service primary key

3 files Authored by mbabinsk 7 years ago, Committed by mbasti 7 years ago,
    Make framework consider krbcanonicalname as service primary key
    
    The framework does not allow single param to appear as both positional
    argument and option in a single command, or to represent two different
    positional arguments for that matter. Since principal aliases shall go to
    krbprincipalname attribute, the framework has to be tricked to believe
    krbcanonicalname is the service's primary key. The entry DN stored in LDAP
    remains the same.
    
    https://fedorahosted.org/freeipa/ticket/1365
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+15 -14
file modified
+2 -2
file modified
+80 -4