Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2004 17:38:53 +0200
From:      Gerrit =?ISO-8859-1?Q?K=FChn?= <gerrit@pmp.uni-hannover.de>
To:        Evren Yurtesen <yurtesen@ispro.net.tr>
Cc:        freebsd-current@freebsd.org
Subject:   Re: nis/yp question about password file
Message-ID:  <20040921173853.22700630@arc.pmp.uni-hannover.de>
In-Reply-To: <4150CA1E.4040304@ispro.net.tr>
References:  <4150CA1E.4040304@ispro.net.tr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 Sep 2004 17:41:02 -0700 Evren Yurtesen <yurtesen@ispro.net.tr>
wrote about nis/yp question about password file:


EY> can anybody tell what changed in nis/yp that it doesnt work as before 
EY> anymore?

5.x is featuring /etc/nsswitch.conf
Did you create one during your update process? Mine looks like this and
works fine with yp:

cat /etc/nsswitch.conf                    
group:          nis files
group_compat:   nis
hosts:          files nis dns
passwd:         nis files
passwd_compat:  nis



cu
  Gerrit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040921173853.22700630>