dab89ac Break out passwd-to-slapi_entry conversion

Authored and Committed by Nalin Dahyabhai 10 years ago
    Break out passwd-to-slapi_entry conversion
    
    Break out a backend_make_user_entry_from_nsswitch_passwd function for
    converting a passwd structure to an entry, and rename the helper for
    groups to match it.
    
        
file modified
+70 -55