TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:1477] Syntax for hosts.equiv



Tim Wilson wrote:
> 
> Does anyone know what the syntax should be for the hosts.equiv file?
> Here's mine:
> 
> [wilson@pascal /etc]$ cat hosts.equiv
> 10.22.100.50
> 
> I can't any more info about this file anywhere. Ideas?
> 

I think you can also do what you're looking for with /etc/hosts.allow &
/etc/hosts.deny
man 5 hosts_access  (at least under RH 4.2) explains these.  I think
syntax for hosts.equiv will be similar.  Basically it's the hostname or
IP of the box you want to give access and the services (as listed in
/etc/inetd.conf) that you want access to.

-- 
Scot W. Jenkins <swjenkins@ibm.net>
Key fingerprint = 82 20 A8 4E 46 82 CE D4  F6 77 58 59 46 92 28 26