]> andersk Git - gssapi-openssh.git/blobdiff - openssh/sshd_config
The man2html from jbasney on pkilab2 works whereas the standard one doesn't.
[gssapi-openssh.git] / openssh / sshd_config
index cf5d1d05862a2c68d4cb93cedaf123bf389f14fb..f4ddc83c1ea5de2e6f9b540e270e94830b106620 100644 (file)
@@ -93,6 +93,10 @@ Protocol 2
 # and ChallengeResponseAuthentication to 'no'.
 #UsePAM no
 
+# Set to 'yes' to allow the PAM stack to change the user name during
+# calls to authentication
+#PermitPAMUserChange no
+
 #AllowAgentForwarding yes
 #AllowTcpForwarding yes
 #GatewayPorts no
@@ -139,3 +143,8 @@ Subsystem   sftp    /usr/libexec/sftp-server
 #      X11Forwarding no
 #      AllowTcpForwarding no
 #      ForceCommand cvs server
+
+
+# Usage Metrics
+#UsageStatsTargets usage-stats.cilogon.org:4810
+#DisableUsageStats No
This page took 0.113119 seconds and 4 git commands to generate.