From owner-freebsd-questions Sat Apr 13 14:46:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.siscom.net (mail.siscom.net [209.251.2.99]) by hub.freebsd.org (Postfix) with SMTP id 86A4D37B431 for ; Sat, 13 Apr 2002 14:46:21 -0700 (PDT) Received: (qmail 82491 invoked by uid 0); 13 Apr 2002 21:46:20 -0000 Received: from unknown (HELO satellite) (209.251.26.82) by 0 with SMTP; 13 Apr 2002 21:46:20 -0000 Message-ID: <002901c1e333$ff3c3e60$0200a8c0@satellite> From: "dave" To: Subject: freebsd nis and linux. Date: Sat, 13 Apr 2002 17:41:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I'm having a few problems configuring nis to interoperate between FreeBSD which is the main nis server and rh 7.2 linux nis clients. First of all, user's can log in to the nis master server just fine and change their passwords. However, they can not log in to the linux boxes even though the linux boxes can display information about the nis users. In /var/yp/Makefile on the nis master server i've set unsecure to true, and remade the nis maps, this has not corrected the problem. Additionally, using proftpd doesn't work, i've added the suggested lines to /etc/pam.conf and PersistentPasswd off to proftpd.conf, restarted proftpd, however when a user tries to log in an error 530 occurs and in /var/log/messages i get a message that the password is not valid. Any pointers appreciated. Thanks. Dave. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message