Re: passwordless ssh between machines
- From: Greg Wooledge <wooledg@xxxxxxxxxxx>
- Date: Wed, 11 Jun 2008 16:47:21 -0400
On Wed, Jun 11, 2008 at 10:56:35AM -0600, Benny Helms wrote:
location) and setting /etc/hosts.conf to look at /etc/hosts first, then DNS by
creating that file with only the following line:
order hosts,bind
On some other Unix systems, the relevant file is called /etc/nsswitch.conf
and the configuration looks something like:
hosts: files [NOTFOUND=continue] dns
The documentation for that may be in nsswitch.conf(5) (e.g. Linux) or
in switch(4) (e.g. HP-UX). "man -k switch" may also be helpful.
- References:
- passwordless ssh between machines
- From: farhat
- Re: passwordless ssh between machines
- From: Christian Grunfeld
- Re: passwordless ssh between machines
- From: farhat
- Re: passwordless ssh between machines
- From: Benny Helms
- passwordless ssh between machines
- Prev by Date: Re: passwordless ssh between machines
- Next by Date: Administrivia.
- Previous by thread: Re: passwordless ssh between machines
- Next by thread: Re: passwordless ssh between machines
- Index(es):