View | Details | Raw Unified | Return to bug 849
Collapse All | Expand All

(-)ssh_config.5 (+5 lines)
Lines 359-369 option is also enabled. Link Here
359
If this option is set to
359
If this option is set to
360
.Dq yes
360
.Dq yes
361
then remote X11 clients will have full access to the original X11 display.
361
then remote X11 clients will have full access to the original X11 display.
362
.Pp
362
If this option is set to
363
If this option is set to
363
.Dq no
364
.Dq no
364
then remote X11 clients will be considered untrusted and prevented
365
then remote X11 clients will be considered untrusted and prevented
365
from stealing or tampering with data belonging to trusted X11
366
from stealing or tampering with data belonging to trusted X11
366
clients.
367
clients.
368
Furthermore, the
369
.Xr xauth 1
370
token used for the session will be set to expire after 20 minutes.
371
Remote clients will be refused access after this time.
367
.Pp
372
.Pp
368
The default is
373
The default is
369
.Dq no .
374
.Dq no .

Return to bug 849