Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

netgroup configuration

Status
Not open for further replies.

frankli

Technical User
Apr 6, 2005
44
CA
Hello all,

for the netgroup configuration with NIS/LDAP

I tried below but it does not work.

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

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

defined entries in openldap (works for netgroup on solaris/linux), pretty sure profile does not have problem.

am I using the correct syntax? Thanks.

Regards,

-frank


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top