X11 forwarding doesn't work
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 620
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 11
Description
Moin,
X11 forwarding doesn't work in my application based on the example X11.java.
'X11 connection requested' by server until resources will be exhausted.
System: Fedora 33,
SSH-server: OpenSSH_8.4p1, OpenSSL 1.1.1k
sshd_config:
usepam yes
ignorerhosts yes
pubkeyauthentication yes
kerberosorlocalpasswd yes
kerberosticketcleanup yes
kerberosusekuserok yes
gssapiauthentication yes
gssapistrictacceptorcheck yes
printlastlog yes
x11forwarding yes
permittty yes
permituserrc yes
tcpkeepalive yes
compression yes
allowtcpforwarding yes
allowagentforwarding yes
allowstreamlocalforwarding yes
[sshd_fail.log](https://github.com/hierynomus/sshj/files/6292628/sshd_fail.log)
[sshjTest_fail.log](https://github.com/hierynomus/sshj/files/6292629/sshjTest_fail.log)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.