Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 09:43:40 +0900
From:      NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
To:        "Jacques A. Vidrine" <nectar@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Somethings still up with new NSS?
Message-ID:  <86adeajfpe.fsf@xa12.heimat.gr.jp>
In-Reply-To: <20030428174751.GA38323@madman.celabo.org> (Jacques A. Vidrine's message of "Mon, 28 Apr 2003 12:47:51 -0500")
References:  <20030428075916.GA53857@myhakas.internal> <20030428075916.GA53857@myhakas.internal> <20030428190209.A21656@dilbert.robbins.dropbear.id.au> <87of2rexxd.fsf@boggy.acest.tutrp.tut.ac.jp> <20030428174751.GA38323@madman.celabo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> In <20030428174751.GA38323@madman.celabo.org> 
>>>>>	"Jacques A. Vidrine" <nectar@FreeBSD.org> wrote:

> Dumb question: Are you sure that you have a user `pop' defined locally?
>   % grep ^pop: /etc/master.passwd

Yes, sure.

$ sudo grep pop /etc/master.passwd
pop:*:68:6::0:0:Post Office Owner:/nonexistent:/sbin/nologin

> What is the date of your sources?

I ran cvsup about 10:30 am on Apr/28/2003 JST.

> Please run `pwd_mkdb -p /etc/master.passwd' to rebuild your database.
> Afterwards, what is the output of `id pop' ?

I cannot check it for the case "before pwd_mkdb" because I have
already run pwd_mkdb.

1. After pwd_mkdb and with "nis" in /etc/nsswitch.conf,
   $ id pop
   uid=68(pop) gid=6(mail) groups=6(mail)
2. After pwd_mkdb and with "nis" in /etc/nsswitch.conf,
   $ id pop
   uid=68(pop) gid=6(mail) groups=6(mail)

In both cases, same output.
-- 
NAKAJI Hiroyuki



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