On Thu, Aug 25, 2005 at 03:18:07PM +0200, Janko Harej wrote: > On 8/25/05, Knut Yrvin <[EMAIL PROTECTED]> wrote: > > torsdag 25. august 2005, 00:36, skrev Janko Harej: > > > I've created new user and added host dhcp154 to workstation group in > > > servers webmin. > > > > What does this say: > > > > http://developer.skolelinux.no/dokumentasjon/driftbok/netgroups.en.html > > > Hi, > > the name of my workstation is dhcp154 and was added to > workstation-hosts netgroup. When added I've also checked: "verify > validity of hosts" and "Make sure the hostnames can be used by file > server". I applied the changes to ldap. > > I've done all this at the begining but still got the mentioned error. > Should I do anything else. Is there some obvious thing that I haven't > done?
When I add users into LDAP, I verify with getent passwd newuser ( `getent passwd` shows all users, that is including those in LDAP ) Doing `getent --help` reports | Supported databases: | ahosts aliases ethers group hosts netgroup networks passwd protocols rpc | services shadow When I do `getent netgroup` on a _non_ tjener, I get garbage. Could you do `getent netgroup dhcpc154` on your tjener? Cheers Geert Stappers P.S. Please notice that the reply goes below the text. It is for the logical order and a healthy well fedt archive -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

