]> andersk Git - gssapi-openssh.git/blobdiff - setup/sshd_config.in
make --with-globus optional if --with-globus-static is specified
[gssapi-openssh.git] / setup / sshd_config.in
index 40ecd720cda9cf6fda00bf09d8ef197b8c7045f6..65802a0311a6d9808b5b03cf168db472627f5d86 100644 (file)
 # Kerberos TGT Passing only works with the AFS kaserver
 #KerberosTgtPassing no
 
+# Session hooks: if allowed, specify the commands to execute
+#AllowSessionHooks yes
+#SessionHookStartupCmd /bin/true
+#SessionHookShutdownCmd /bin/true
+
 # Set this to 'yes' to enable PAM keyboard-interactive authentication 
 # Warning: enabling this may bypass the setting of 'PasswordAuthentication'
 #PAMAuthenticationViaKbdInt no
This page took 0.032153 seconds and 4 git commands to generate.