PERFORCE change 38596 for review
Chris Vance
cvance at FreeBSD.org
Thu Sep 25 12:20:15 PDT 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
More information about the p4-projects
mailing list