Displaying 1 result from an estimated 1 matches for "barsbi".
Did you mean:
barspi
1997 Oct 20
0
Netgroup/allow hosts problem
Hi,
I'm trying to limit access to pre-defined set of hosts. I already have a
netgroup (in
NIS) defined, which I would like to use.
Now the man pages for samba say that I can do :
hosts allow = @netgroup
When I try this I am asked for a username/password even though the share
has:
public=yes
If I limit the hosts to specific hosts i.e.:
hosts allow = hostname1, hostname2
This works fine