Re: Latest world NIS woes

From: Jacques A. Vidrine <nectar_at_FreeBSD.org>
Date: Fri, 18 Apr 2003 11:33:52 -0500
[Please cc: me on bug reports]

On Fri, Apr 18, 2003 at 12:02:17PM -0400, Robin P. Blanchard wrote:
> # ypwhich 
> dc1.gc.nat
> # ypcat passwd |fgrep robin
> robin:wasCryptdPass:20292:30028::/home/robin:/bin/bash
> # id -u robin
> 20292
> # id -g robin
> 30028
> # id robin
> Segmentation fault (core dumped) 
> # ls -al
> Segmentation fault
> # chown robin:NSS ktrace.out.gz 
> Segmentation fault
> # chown 20292:30028 ktrace.out.gz
> (success)
> 
> You can inspect the ktrace.out.gz (which is a kdump of the id core dump) at:
> people.gactr.uga.edu/robin/ktrace.out.gz
>
> Most likely related to the changes stemming from Jacque's nsswitch commits ?

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?
Possibly I have a bug in passwd.adjunct map handling -- I haven't been
able to test that.

FWIW, here:

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

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

Cheers,
-- 
Jacques A. Vidrine <nectar_at_celabo.org>          http://www.celabo.org/
NTT/Verio SME          .     FreeBSD UNIX     .       Heimdal Kerberos
jvidrine_at_verio.net     .  nectar_at_FreeBSD.org  .          nectar_at_kth.se
Received on Fri Apr 18 2003 - 07:33:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:04 UTC