b4706b5 Add sysdb_attrs_primary_name()

Authored and Committed by sgallagh 13 years ago
    Add sysdb_attrs_primary_name()
    
    This function will check a sysdb_attrs struct for the primary name
    of the entity it represents. If there are multiple entries, it
    will pick the one that matches the RDN. If none match, it will
    throw an error.
    
        
file modified
+102 -0
file modified
+4 -0