* Petter Reinholdtsen <[EMAIL PROTECTED]> [070920 23:20]: > [Valerio Pachera] > > "keep in mind your diskless workstations need to be added to your > > ldap netgroups, just like any other workstation. Otherways it wont > > be able to mount your HOME dir, and you won't be able to login" > > I'm not quite sure how to use lwat to update netgroups, but I can tell > you how to check if it is added. The file /etc/exports list the NFS > exports and the netgroups used for the exports. I believe > 'workstations' is the netgroup used for diskless and "diskfull" > workstations. The netgroup program can be used to list all host > members. So to check if your netgroup is updated, run this command: > > 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. Viele Gruesse/Regards Kurt -- [EMAIL PROTECTED] GnuPG Key ID E263 FCD4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

