[rt-users] Problems with RT 1.0.2 on Solaris 2.5.1
Clark Shishido
clark at desktop.com
Tue Aug 22 12:34:57 EDT 2000
On Tue, Aug 22, 2000 at 09:25:36AM -0700, Grant Miller emailed:
> On Tue, Aug 22, 2000 at 09:21:21AM -0700, Clark Shishido wrote:
> > I know these are basic questions, but just to make sure,
> >
> > what does the localhost entry in /etc/hosts look like?
> >
> > It's a Sun, what does the nsswitch.conf look like?
> >
>
>
> >From /etc/hosts:
>
> 127.0.0.1 localhost loghost
>
that looks fine.
> # consult /etc "files" only if nis is down.
> hosts: nis [NOTFOUND=return] files
I would change this line to
hosts: files dns nis
or
hosts: files nis
depending on your network setup. Are you really using NIS
or NIS+ to maintain a host file?
--clark
More information about the rt-users
mailing list