Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2003 14:38:28 -0500
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Shizuka Kudo <shizukakudo_99@yahoo.com>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: HEADS UP: new NSS
Message-ID:  <20030418193828.GA53590@madman.celabo.org>
In-Reply-To: <20030418191847.97300.qmail@web11406.mail.yahoo.com>
References:  <20030418162013.GB45899@madman.celabo.org> <20030418191847.97300.qmail@web11406.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 18, 2003 at 12:18:47PM -0700, Shizuka Kudo wrote:
> Hi Jacques,
> 
> Thanks for your quick fix. I just tried and it works now. The
> only question I have is that the same error occurs if I deleted
> /etc/nsswitch.conf.  Is it the intended behaviour?
>
> %ls -al /etc/nsswitch.conf
> ls: /etc/nsswitch.conf: No such file or directory
> %passwd
> passwd: can't change little green men's passwords (0x3df)

Depends.  Are you using `compat' mode?

When there is no /etc/nsswitch.conf, then the defaults are as
listed in nsswitch.conf(5), in particular:

   passwd: compat
   passwd_compat: nis

But, I would have expected that you would have either gotten
`passwd: who are you?', or it would have succeeded (if you have
a `+' entry in passwd(5)).

What is your configuration? i.e. do you have a `+' entry, or not?
do you have a template entry?  do you have the user in both passwd(5)
and NIS, or only one or the other?

Cheers,
-- 
Jacques A. Vidrine <nectar@celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine@verio.net     .  nectar@FreeBSD.org  .          nectar@kth.se



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