From owner-cvs-all Mon May 14 21:47:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43BD237B422; Mon, 14 May 2001 21:47:15 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4F4lFO71935; Mon, 14 May 2001 21:47:15 -0700 (PDT) (envelope-from nsayer) Message-Id: <200105150447.f4F4lFO71935@freefall.freebsd.org> From: Nick Sayer Date: Mon, 14 May 2001 21:47:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/libtelnet sra.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nsayer 2001/05/14 21:47:15 PDT Modified files: crypto/telnet/libtelnet sra.c Log: If the uid of the attempted authentication is 0 and if the pty is insecure, do not succeed. Copied from login.c. This functionality really should be a PAM module. Revision Changes Path 1.5 +35 -2 src/crypto/telnet/libtelnet/sra.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message