From owner-freebsd-questions Tue Jan 20 01:08:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17946 for questions-outgoing; Tue, 20 Jan 1998 01:08:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17930 for ; Tue, 20 Jan 1998 01:08:07 -0800 (PST) (envelope-from erakupa@kk.etx.ericsson.se) Received: from kkb3 (kkb3.kk.etx.ericsson.se [130.100.97.23]) by penguin.wise.edt.ericsson.se (8.7.5/8.7.3/glacier-1.12) with SMTP id KAA01351 for ; Tue, 20 Jan 1998 10:08:02 +0100 (MET) Received: from kk662.kk.etx.ericsson.se by kkb3 (SMI-8.6/LME-2.2.6) id KAA25091; Tue, 20 Jan 1998 10:07:58 +0100 From: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen) Received: by kk662.kk.etx.ericsson.se (SMI-8.6/client-1.6) id KAA16155; Tue, 20 Jan 1998 10:08:00 +0100 Date: Tue, 20 Jan 1998 10:08:00 +0100 Message-Id: <199801200908.KAA16155@kk662.kk.etx.ericsson.se> To: freebsd-questions@FreeBSD.ORG Subject: 222R -> 225S: ypset not working anymore X-Sun-Charset: US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk I have few PCs running FreeBSD 2.2.x. The 2.2.2-RELEASE machines can run "ypbind -ypsetme; ypset server" without any errors. I cvsup'ed one PC from 2.2.2-RELEASE to 2.2.5-STABLE (and updated files in /etc) but the above command sequence ends with the following error ypset: sorry, cannot ypset for domain xxx on host The domainname command reports the correct NIS domainname. Any ideas what's wrong? /Martti