My response: I am trying to connect from one x2go client (Mac 10.10.4) to one x2go server (RHEL7). When I login from the x2go client using a non-root account to the x2goserver the session kicks me back to the login screen. When I login from the x2go client
using a root account to the x2goserver I am able to connect without any problems.
Q2: It doesn't look like you allowed incoming connections for x2goclient.app yet? Judging from what Mihai (one of our resident Mac experts here on the list) told me, you have to, or X2GoClient won't work
My response: the x2go server is RHEL7, how do you allow incoming connections for x2goclient.app?
The x2goserver is installed and the x2gocleansessions.service is running. Here are the rpms installed and the preceding firewall commands tried.
[root@ ~]# rpm -qa | grep x2go
x2goserver-4.0.1.19-3.el7.x86_64
x2goserver-xsession-4.0.1.19-3.el7.x86_64
x2goagent-3.5.0.31-1.el7.x86_64
x2goclient-4.0.3.1-1.el7.x86_64
[root@ ~]# firewall-cmd --permanent --add-service=x2go
Error: INVALID_SERVICE: x2go
[root@ ~]# firewall-cmd --permanent --add-service=x2gocleansessions.service
Error: INVALID_SERVICE: x2gocleansessions.service
[root@ ~]# firewall-cmd --permanent --add-service=x2goclient.app
Error: INVALID_SERVICE: x2goclient.app
[root@ ~]# firewall-cmd --permanent --add-service=x2goclient
Error: INVALID_SERVICE: x2goclient
[root@ ~]# systemctl status x2gocleansessions.service
x2gocleansessions.service - X2go session cleanup
Loaded: loaded (/usr/lib/systemd/system/x2gocleansessions.service; enabled)
Active: active (running) since Tue 2015-09-15 09:04:18 PDT; 4 weeks 0 days ago
Main PID: 717 (x2gocleansessio)
CGroup: /system.slice/x2gocleansessions.service
└─717 /usr/bin/perl /usr/sbin/x2gocleansessions
Q3: run the following 4 tests on the terminal, compare banner messages
My response: ran the ssh commands suggested but there are no banner differences. I’m able to connect to the x2goserver without issues. Xterm comes up without issues, no error messages.
Q4: xquartz security tab screen shot
My response: both authenticate connections and allow connections from network clients are checked (see attachment)
Q5: are machines on same network
My response: yes they are