At 15:32 -0500 1998-02-27, Nelson, R.A \(Richard/Rick\) wrote: >I've got ls working - using libc6... but the owner/gid names are >not displayed, only the numeric values. > >I verified that Joel's system exhibits the same problems! > >We must be missing something in ~ftp/etc that deals with the getgrnam >and related calls. This problem is new with libc6...
No, it's missing from ~ftp/lib, copy libnss_files* from /lib to ~ftp/lib, and user/group names are displayed correctly. (165) [EMAIL PROTECTED] [/home/ftp/lib]# ls -l total 823 -r-xr-xr-x 1 root root 161959 Jan 21 10:30 ld-2.0.6.so* lrwxrwxrwx 1 root root 11 Feb 17 11:32 ld-linux.so.2 -> ld-2.0.6.so* -r-xr-xr-x 1 root root 643772 Jan 21 10:31 libc-2.0.6.so* lrwxrwxrwx 1 root root 13 Feb 17 11:32 libc.so.6 -> libc-2.0.6.so* -rwxr-xr-x 1 root root 29332 Feb 9 14:04 libnss_files-2.0.6.so* lrwxrwxrwx 1 root root 21 Feb 27 22:39 libnss_files.so.1 -> libnss_files-2.0.6.so* (166) [EMAIL PROTECTED] [/home/ftp/lib]# ftp ftp.espy.org Connected to cerberus.espy.org. 220 cerberus.espy.org FTP server (Version wu-2.4.2-academ[BETA-16](1) Tue Feb 17 02:42:59 CET 1998) ready. Name (ftp.espy.org:jk): anonymous 331 Guest login ok, send your complete e-mail address as password. Password: 230-Welcome to... 230- .____ _______ .___ .____ ___ .___ ___ 230- / ' / / \ / ____ \,___, , . .' `. / \ .' \ 230- |__. | |,_-' |__. ( | \ | ` | | |__-' | 230- | | | | `--. | | | | | | | \ | _ 230- / / / / /----/ \___.' |`---' `---|. / `.__.' / \ `.___| 230- \ \___/ 230- ...Joel Klecker's little chunk of FTP space. 230- 230 Guest login ok, access restrictions apply. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd pub 250 CWD command successful. ftp> ls -l 200 PORT command successful. 150 Opening ASCII mode data connection for /bin/ls. total 2197 drwxrwxr-x 6 root staff 1024 Feb 11 11:17 . dr-xr-xr-x 6 root root 1024 Feb 17 19:14 .. drwxrwxr-x 2 root staff 1024 Dec 30 18:59 apple-sw-updates -rw-rw-r-- 1 root staff 25098 Jan 14 23:47 bincompat-1.0.0.tar.gz drwxrwxr-x 3 root staff 1024 Feb 7 04:16 debian drwxrwxr-x 2 root staff 1024 Dec 31 18:20 incoming -rw-rw-r-- 1 root staff 2206028 Feb 11 11:17 iwanturvax.au drwxrwxr-x 2 root staff 1024 Dec 30 18:59 mt-newswatcher 226 Transfer complete. ftp> quit 221 Goodbye. -- Joel "Espy" Klecker Debian GNU/Linux Developer <mailto:[EMAIL PROTECTED]> <http://espy.org/> <ftp://ftp.espy.org/pub> God shows his contempt for wealth by the kind of person He selects to receive it. -- Austin O'Malley (1858-1952) -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .