cfd79b9 Extend and move function for finding principal in keytab

3 files Authored by jzeleny 12 years ago, Committed by sgallagh 12 years ago,
    Extend and move function for finding principal in keytab
    
    The function now supports finding principal in keytab not only based on
    realm, but based on both realm and primary/instance parts. The function
    also supports * wildcard at the beginning or at the end of primary
    principal part. The function for finding principal has been moved to
    util/sss_krb5.c, so it can be used in other parts of the code.
    
        
file modified
+155 -0
file modified
+6 -0