[vox-tech] samba and tcpd
Peter Jay Salzman
vox-tech@lists.lugod.org
Fri, 18 Jan 2002 14:16:45 -0800
thanks rod. i *thought* that was a general rule, but i found it's not
true in every case. a few months ago, i set up a cvs server.
inetd entry:
cvspserver stream tcp ... /usr/sbin/cvs-pserver
but hosts_access expects "cvs-pserver" rather than "cvspserver" as i had
expected. took me a long time to figure that out. :/
and it's so hard to diagnose these things when the service isn't working
correctly yet... :)
thanks!
pete
begin Rod Roark <rod@sunsetsystems.com>
> I believe the former. These are the service names found in /etc/inetd or
> xinetd.
>
> -- Rod
> http://www.sunsetsystems.com/
>
> On Friday 18 January 2002 13:38, Peter Jay Salzman wrote:
> > do i make reference to samba services in hosts.allow / hosts.deny as
> >
> > netbios-ssn: blah
> > netbios-ns: blah
> >
> > or
> >
> > smbd: blah
> > nmbd: blah