From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 10:55:34 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE1AA16A4BF for ; Wed, 10 Sep 2003 10:55:34 -0700 (PDT) Received: from aragon.alcom.aland.fi (aragon.alcom.aland.fi [194.112.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D6DF43FF2 for ; Wed, 10 Sep 2003 10:55:33 -0700 (PDT) (envelope-from lsjoberg@aland.net) Received: from clarke.alcom.aland.fi (clarke.alcom.aland.fi [194.112.0.101]) by aragon.alcom.aland.fi (8.12.8/8.12.8) with ESMTP id h8AHtUKP016857 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT) for ; Wed, 10 Sep 2003 20:55:30 +0300 Received: from clarke.alcom.aland.fi (localhost [127.0.0.1]) by clarke.alcom.aland.fi (8.12.9/8.12.9) with ESMTP id h8AHtTAF019027 for ; Wed, 10 Sep 2003 20:55:29 +0300 (EEST) (envelope-from lsjoberg@aland.net) Received: (from linus@localhost) by clarke.alcom.aland.fi (8.12.9/8.12.9/Submit) id h8AHtTl5019024; Wed, 10 Sep 2003 20:55:29 +0300 (EEST) (envelope-from lsjoberg@aland.net) X-Authentication-Warning: clarke.alcom.aland.fi: linus set sender to lsjoberg@aland.net using -f Sender: linus@clarke.alcom.aland.fi To: freebsd-questions@freebsd.org From: lsjoberg@aland.net (=?iso-8859-1?q?Linus_Sj=F6berg?=) Date: 10 Sep 2003 20:55:29 +0300 Message-ID: <86vfs0mstq.fsf@clarke.alcom.aland.fi> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: FreeBSD YP-client, Linux YP-master X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 17:55:34 -0000 Hi! I have a problem with my FreeBSD-box acting as a NIS-client against company NIS-servers. Everything works smoothly except for the NIS-master repeatedly logging Sep 10 20:27:00 ypmaster ypserv[14194]: refused connect from 192.168.1.12:655 to procedure ypproc_order (my.domain,master.passwd.byname;-4) This seems to be a result of my FreeBSD-box asking for map master.passwd which of course does not exist on the Linux box. Since company policy is 'mostly redhat 7.x' I have been requested to either get my FreeBSD box stop asking for that particular map or switch back to Redhat (*yack*) So, is there a way for me to configure my box so that it still runs NIS but without asking for master.passwd? I have tried googleing on the issue but haven't found anything appropriate... Please CC me on replies since I'm not subscribed to this particual mailing list. Best regards, Linus Sjöberg