From owner-freebsd-questions Fri Oct 30 07:10:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA19390 for freebsd-questions-outgoing; Fri, 30 Oct 1998 07:10:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from thelab.hub.org (nat0045.mpoweredpc.net [142.177.188.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA19371 for ; Fri, 30 Oct 1998 07:10:29 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.1/8.9.1) with ESMTP id LAA20536 for ; Fri, 30 Oct 1998 11:10:26 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 30 Oct 1998 11:10:25 -0400 (AST) From: The Hermit Hacker To: freebsd-questions@FreeBSD.ORG Subject: UUCP & SSH ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG MOrning... I just tried to implement an SSH-only server here, and hit a snag that I wasn't expecting...UUCP connections. All our UUCP connections come in through a terminal server, using rlogin ... if I disable rlogin access in favor of ssh, this, of course, no longer works. Is there a way of disabling rlogin by 'login group' ala /etc/login.conf file? If!(group == uucp), refuse connection...? Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message