From owner-freebsd-questions Thu Apr 13 12: 3:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from theory1.physics.iisc.ernet.in (theory1.physics.iisc.ernet.in [144.16.71.20]) by hub.freebsd.org (Postfix) with SMTP id 735A537BD74 for ; Thu, 13 Apr 2000 12:03:14 -0700 (PDT) (envelope-from rsidd@theory7.physics.iisc.ernet.in) Received: (qmail 12921 invoked from network); 13 Apr 2000 19:02:47 -0000 Received: from unknown (HELO theory7.physics.iisc.ernet.in) (qmailr@144.16.71.127) by theory1.physics.iisc.ernet.in with SMTP; 13 Apr 2000 19:02:47 -0000 Received: (qmail 14868 invoked by uid 211); 13 Apr 2000 19:02:46 -0000 Date: Fri, 14 Apr 2000 00:32:45 +0530 From: Rahul Siddharthan To: Mark Symonds Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NIS client not verifying users Message-ID: <20000414003245.B14686@theory7.physics.iisc.ernet.in> Mail-Followup-To: Mark Symonds , freebsd-questions@FreeBSD.ORG References: <00f101bfa57b$29d74f00$0301a8c0@symonds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00f101bfa57b$29d74f00$0301a8c0@symonds.net>; from mark@symonds.net on Thu, Apr 13, 2000 at 12:04:58PM -0700 X-Operating-System: Linux 2.2.14 alpha Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I am trying to get FreeBSD to work as an NIS client with the > master server being a Linux box. I am able to get this much > working on the FreeBSD box: > > bash-2.02$ ypmatch michael passwd > michael:DESencryptedpassword:1019:1019:Michael Jackson,,,: > /home/michael:/bin/bash > bash-2.02$ > > OK, it's getting the info, right? So I attempt to login > to the FreeBSD machine from the Linux box and get "login > incorrect" after typing in the password. Check that /usr/lib/libcrypt.* on the FreeBSD machine are symlinks to the appropriate libraries (/usr/lib/libdescrypt.*)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message