diff --git a/Python/etc/ssh/sshd_config b/Python/etc/ssh/sshd_config index 7df4d7f..5a9494a 100644 --- a/Python/etc/ssh/sshd_config +++ b/Python/etc/ssh/sshd_config @@ -66,7 +66,7 @@ else: @#GSSAPIAuthentication no @#GSSAPICleanupCredentials yes -%X11Forwarding yesno(has("users") or has("2B")) +%X11Forwarding yesno(has("users") or has("2B") or has("imprimeurs")) @X11DisplayOffset 10 @PrintMotd no @PrintLastLog yes