From owner-freebsd-questions Thu Mar 13 13:40:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA22209 for questions-outgoing; Thu, 13 Mar 1997 13:40:03 -0800 (PST) Received: from glacier.wise.edt.ericsson.se (glacier-ext.wise.edt.ericsson.se [193.180.251.38]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA22104 for ; Thu, 13 Mar 1997 13:39:25 -0800 (PST) Received: from mailhost.epa.ericsson.se (epa.epa.ericsson.se [146.11.8.1]) by glacier.wise.edt.ericsson.se (8.7.5/8.7.3/glacier-0.9) with SMTP id WAA20705; Thu, 13 Mar 1997 22:38:41 +0100 (MET) Received: from brpc795.epa.ericsson.se by mailhost.epa.ericsson.se (4.1/SMI-4.1-EPA1.6) id AA03517; Fri, 14 Mar 97 08:38:35 EST Message-Id: <33297ED8.CA3@epa.ericsson.se> Date: Fri, 14 Mar 1997 08:37:44 -0800 From: Mark Hannon Organization: Ericsson Australia X-Mailer: Mozilla 3.01Gold (Win16; I) Mime-Version: 1.0 To: questions@freebsd.org Cc: "Hannon, Mark (seeware)" Subject: yp & unknown user Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I reinstalled my FreeBSD client machine last night with 2.2-GAMMA (after a harddisk crash & replacement harddisk). I copied all my backed up /etc files that I had previously used on this machine. These included a working setup for NIS client. Passwd & Group are distributed from the ypserver. The wierd thing is that now I can login with my normal userid and things seem to be OK. The id command returns my uid & gids. A "ypcat passwd" prints out the passwd file from the server, so far so good. BUT.... (1) Attempts to start pine fail. I get an error message saying that pine doesn't know who I am and that attempts to read my login name failed. (2) Commands of the form: cd ~mark fail with 'Unkown user'. (3) My CDE login fails with unkown user. (4) I attempted to stop the ypserv daemon on the server and restart with -debug but then all client calls timeout. Anybody have any ideas on what I can have missed??? Regards/Mark PS Pls CC replies to mark@seeware.DIALix.oz.au, I'm not sure if I will get the chance to read email at work again today.