abbra / slapi-nis

Forked from slapi-nis 6 years ago
Clone

eb2613b back-sch.c: search users and groups through NSSWITCH

1 file Authored by abbra 10 years ago, Committed by Nalin Dahyabhai 10 years ago,
    back-sch.c: search users and groups through NSSWITCH
    
    Schema-compat plugin can be configured to serve users and groups through
    the plugin configuration entry in directory server:
    
    schema-compat-lookup-nsswitch: <user|group>
    schema-compat-nsswitch-min-id: <value>
    
    Separate trees should be configured to look up users and groups.  If
    minimal id value is missing, it will default to 1000.
    
        
file modified
+124 -6