Somethings still up with new NSS?

NAKAJI Hiroyuki nakaji at tutrp.tut.ac.jp
Mon Apr 28 17:43:51 PDT 2003


>>>>> In <20030428174751.GA38323 at madman.celabo.org> 
>>>>>	"Jacques A. Vidrine" <nectar at 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


More information about the freebsd-current mailing list