From owner-freebsd-stable Thu Mar 1 5:55:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (Postfix) with ESMTP id E86B037B71A; Thu, 1 Mar 2001 05:55:21 -0800 (PST) (envelope-from dv@dv.ru) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.3/8.9.3) with SMTP id QAA24261; Thu, 1 Mar 2001 16:55:18 +0300 (MSK) Date: Thu, 1 Mar 2001 16:55:18 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: stable@freebsd.org, current@freebsd.org Subject: PAM(?) breaks r* and ftpd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Try to make an .rhosts file and rlogin to fresh RELENG_4 or -CURRENT branch. > rlogin -l dv xxx.xxx.xxx.xxx No output until Ctrl-C is pressed ftpd is also broken: > ftp xxx.xxx.xxx.xxx Connected to xxx.xxx.xxx.xxx also no output. ftpd works only when connecting to localhost: > ftp localhost Connected to localhost. 220 xxx.xxx.xxx.xxx FTP server (Version 6.00LS) ready. Name (localhost:dv): after recompiling with -DNOPAM ftpd starts working. -current & -stable as one month before works. Dmitry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message