gregservera

Results 1 issues of gregservera

A simple modification to allow querying several OU with parameters. You can use these two configurations transparently : ``` yml users: - { base_dn: 'ou=people,dc=host,dc=foo', filter: (objectClass=Person), name_attribute: uid }...