[sshd] Autorise le X-Forwarding sur cochon

This commit is contained in:
Vincent Le Gallic 2015-11-24 16:25:40 +01:00
parent 9c45d08841
commit 224b082c47

View file

@ -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