jirutka/ssh-ldap-pubkey

support for multiple nss_base_passwd in config

kesavkolla opened this issue · 0 comments

I've users under multiple DN eg: ou=People,dc=org,dc=net and ou=Account,dc=org,dc=net

I've added multiple nss_base_passwd in /etc/ldap.conf. This is not working with ssh-ldap-pubkey. The config is only picking one entry which ever is last. Is it possible to support for multiple DN for base?