In my authconfig setup, I always use :
--ldapbasedn='ou=users,o=Directory'
I thought by using:
--ldapbasedn='o=Directory'
groups would also be included, but no luck.
My LDAP schema looks like this:
But it doesn't seem that this includes group information.
What's the idiomatic way to include group information into authconfig?
I use ldap with a manual config, not using authconfig. Note this is not redhat/centos, but ubuntu and debian, but the config many be similar. (I use pam_ldap and nss_ldap)
I have a line in the ldap.conf which looks like this : nss_base_group ou=group, o=Mydirectory