From owner-freebsd-questions@FreeBSD.ORG Sun Oct 12 18:43:07 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 0DB2316A4B3 for ; Sun, 12 Oct 2003 18:43:07 -0700 (PDT) Received: from grummit.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 60D1A43F75 for ; Sun, 12 Oct 2003 18:42:53 -0700 (PDT) (envelope-from joan@grummit.biaix.org) Received: (qmail 1431 invoked by uid 1000); 13 Oct 2003 01:37:04 -0000 Date: Mon, 13 Oct 2003 03:37:04 +0200 From: Joan Picanyol To: freebsd-questions@freebsd.org Message-ID: <20031013013704.GA1210@grummit.biaix.org> Mail-Followup-To: lists-freebsd-questions@biaix.org, freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: NIS authentication problems 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: Mon, 13 Oct 2003 01:43:07 -0000 [please honour Mail-Followup-To:, not subscribed] Hi, I'm trying to set up NIS with the simplest setup: one server and one client. I've followed the procedure in the handbook, altering {login,auth}.conf as suggested (BTW: how do I know what format are my passwords stored in?). ypcat passwd shows me the user list, but I can't log in (Login incorrect). What am I doing wrong or what could I be missing? How can I debug this? tks -- pica