1831320 Members
2992 Online
110023 Solutions
New Discussion

netgroup with openldap

 
ran_li
Regular Advisor

netgroup with openldap

Anybody can share netgroup configuration with LDAP?

I tried

/etc/nsswitch.conf
passwd: files compat
passwd_compat: ldap
group: files compat
group_compat: ldap
...
netgroup: ldap

/etc/passwd
+@sysadmin::::::

defined sysadmin netgroup in ldap, and ldap profile is correct.

but users cannot login, I m using ldapux-B.04.00.

Thanks.
1 REPLY 1
ran_li
Regular Advisor

Re: netgroup with openldap

what is the syntax for /etc/passwd and /etc/nsswitch.conf when using NIS?

Please suggest, thanks.

Regards!