Date: Fri, 14 May 1999 23:18:10 +0200 From: Palle Girgensohn <girgen@partitur.se> To: freebsd-stable@freebsd.org Subject: ls -l shows groups numbers instead of names w/ NIS Message-ID: <373C9312.880BF319@partitur.se>
next in thread | raw e-mail | index | archive | help
Hi! A fresh cvsup and rebuild of RELENG_3 yesterday. Suddenly I realized that ls -l shows output like this: -rwxr-xr-x 1 girgen 60 848 17 Jul 1998 tempmail* -rwxr-xr-x 1 girgen 20 59 17 Jul 1998 test.sh* -rw-r--r-- 1 girgen 1000 4760 11 Maj 10:32 tex-ref.dvi -rw-rw-r-- 1 girgen 1000 50154 11 Maj 10:36 tex-ref.ps instead of the usual way: -rwxr-xr-x 1 girgen cyrus 848 17 Jul 1998 tempmail* -rwxr-xr-x 1 girgen staff 59 17 Jul 1998 test.sh* -rw-r--r-- 1 girgen girgen 4760 11 Maj 10:32 tex-ref.dvi -rw-rw-r-- 1 girgen girgen 50154 11 Maj 10:36 tex-ref.ps This happens on all fresh systems; the ones still not updated works fine. Happens both on yp servers and yp clients... I can't verify if it happens on non NIS systems. What's happened? uname -a: FreeBSD workstation.partitur.se 3.2-BETA FreeBSD 3.2-BETA #1: Fri May 14 15:09:55 CEST 1999 girgen@tb303.partitur.se:/usr/src/sys/compile/TRUMPET i386 /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373C9312.880BF319>