[Kurt Gramlich] >> netgroup -h workstations > > I think the data are in the ldap? > > ldapsearch -LLL -H ldaps://ldap -x -b \ > "ou=Netgroup,dc=skole,dc=skolelinux,dc=no" "(cn=*)" > > should show the entries.
Yes, the data should be in ldap, and the netgroup command uses nss, which should be configured to use ldap. But I am not sure which netgroup is used, so check /etc/exports to verify the name to use (workstations in my example). Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

