Hello!
    I have a problem with samba (samba-2.0.5a-1mdk). If I put a netgroup
in "hosts allow" the server refuses connections from all machines in the
netgroup:

In /etc/netgroup

...
gsamachines (gsa2,,) (gsa4,,) (gsa5,,) (gsa6,,) (gsa7,,)
...


In /etc/smb.conf

...
hosts allow = @gsamachines
...

[ronin@gsa5 ronin]$ smbclient -L //gsa5
Added interface ip=193.144.52.249 bcast=193.144.52.255
nmask=255.255.255.0
session request to GSA5 failed
session request to *SMBSERVER failed


    It works if I put the machine name in /etc/hosts AND the machine
name instead the netgroup name in /etc/smb.conf. The /etc/nsswitch.conf
file is ok since I can export NFS directories using netgroups.
    Any suggestions?

Reply via email to