[ssh/sshd_config] XForwarding sur egon aussi
darcs-hash:20090117102932-ffbb2-37e4f778f4d95c9125ecb3aeefe53bccaf5cf2e9.gz
This commit is contained in:
parent
2b7c7852d6
commit
a3d613a418
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ header("Configuration du serveur ssh")
|
||||||
@#GSSAPIAuthentication no
|
@#GSSAPIAuthentication no
|
||||||
@#GSSAPICleanupCredentials yes
|
@#GSSAPICleanupCredentials yes
|
||||||
|
|
||||||
%X11Forwarding yesno(has("users"))
|
%X11Forwarding yesno(has("users") or has("2B"))
|
||||||
@X11DisplayOffset 10
|
@X11DisplayOffset 10
|
||||||
@PrintMotd yes
|
@PrintMotd yes
|
||||||
@PrintLastLog yes
|
@PrintLastLog yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue