Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2003 11:44:37 -0500
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        "Robin P. Blanchard" <Robin.Blanchard@gactr.uga.edu>
Cc:        current@freebsd.org
Subject:   Re: Latest world NIS woes
Message-ID:  <20030418164437.GD45899@madman.celabo.org>
In-Reply-To: <20030418163352.GC45899@madman.celabo.org>
References:  <EE3D3FBAFFCAED448C21C398FDAD91AC0107F7@EBE1.gc.nat> <20030418163352.GC45899@madman.celabo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 18, 2003 at 11:33:52AM -0500, Jacques A. Vidrine wrote:
> One would suspect.  Is the YP server a FreeBSD box?  I guess not,
> since your crypt'd password seems to be included in the standard map?

I built a map with the password included, same results:

  # ypcat passwd   
  ypuser1:*:9001:9001:YP User 1:/nonexistent:/sbin/nologin
  ypuser2:*:9002:9002:YP User 2:/nonexistent:/sbin/nologin
  robin:wasCryptdPass:20292:30028::/home/robin:/bin/bash
  # id -u robin
  20292
  # id -g robin
  30028
  # id robin
  uid=20292(robin) gid=30028(NSS) groups=30028(NSS)

(I grabbed the `NSS' group line from the ktrace output.  I also
saw that you had no nsswitch.conf, so I configured likewise to test.)

> Possibly I have a bug in passwd.adjunct map handling -- I haven't been
> able to test that.

> I'll grab your ktrace, and also peek to see what I might have done
> wrong with passwd.adjunct.

Well, I can see from your ktrace that passwd.adjunct is not involved.

I've not been able to reproduce the problem here.  Can you send me a
backtrace?

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?20030418164437.GD45899>