[sshd] Autorise le X-Forwarding sur cochon
This commit is contained in:
parent
9c45d08841
commit
224b082c47
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ else:
|
||||||
@#GSSAPIAuthentication no
|
@#GSSAPIAuthentication no
|
||||||
@#GSSAPICleanupCredentials yes
|
@#GSSAPICleanupCredentials yes
|
||||||
|
|
||||||
%X11Forwarding yesno(has("users") or has("2B"))
|
%X11Forwarding yesno(has("users") or has("2B") or has("imprimeurs"))
|
||||||
@X11DisplayOffset 10
|
@X11DisplayOffset 10
|
||||||
@PrintMotd no
|
@PrintMotd no
|
||||||
@PrintLastLog yes
|
@PrintLastLog yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue