]> andersk Git - gssapi-openssh.git/commitdiff
o Grab new sshd_config session hooks changes.
authorcphillip <cphillip>
Mon, 5 May 2003 21:51:20 +0000 (21:51 +0000)
committercphillip <cphillip>
Mon, 5 May 2003 21:51:20 +0000 (21:51 +0000)
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.310234 seconds and 5 git commands to generate.