Administrators can enable it if required.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
20230206:
sshd now defaults to X11Forwarding disabled, following upstream.
Administrators who wish to have X11Forwarding enabled should add
`X11Forwarding yes` to /etc/ssh/sshd_config.