PERFORCE change 38596 for review
Chris Vance
cvance at FreeBSD.org
Thu Sep 25 19:20:13 GMT 2003
http://perforce.freebsd.org/chv.cgi?CH=38596
Change 38596 by cvance at cvance_korben on 2003/09/25 12:19:54
Make sure sshd uses UseLogin. SEBSD policy should also prohibit
this option from being set to 'no'
Affected files ...
.. //depot/projects/trustedbsd/sebsd/crypto/openssh/sshd_config#4 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/crypto/openssh/sshd_config#4 (text+ko) ====
@@ -80,7 +80,7 @@
#PrintMotd yes
#PrintLastLog yes
#KeepAlive yes
-#UseLogin no
+UseLogin yes
#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression yes
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list