From 38b951cdb22cde13e1c625a85769be03e7d35b4d Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Thu, 6 Dec 2001 17:47:47 +0000 Subject: - markus@cvs.openbsd.org 2001/12/01 21:41:48 [session.c sshd.8] don't pass user defined variables to /usr/bin/login --- sshd.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sshd.8') diff --git a/sshd.8 b/sshd.8 index d7e5937cf..a3826fa80 100644 --- a/sshd.8 +++ b/sshd.8 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: sshd.8,v 1.154 2001/11/07 22:12:01 markus Exp $ +.\" $OpenBSD: sshd.8,v 1.155 2001/12/01 21:41:48 markus Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -1014,6 +1014,9 @@ logging in using this key. Environment variables set this way override other default environment values. Multiple options of this type are permitted. +This option is automatically disabled if +.Cm UseLogin +is enabled. .It Cm no-port-forwarding Forbids TCP/IP forwarding when this key is used for authentication. Any port forward requests by the client will return an error. -- cgit v1.2.3