Mate, caja-connect-server ssh permission denied

Problem:
When using Connect to server in Mate, caja (caja-connect-server) I can not use SSH.
I get a permission denied.
Login to the server via terminal works without problems. So it seems to be a local problem.

I checked my logs and started caja-connect-server from terminal, but I do not see more information.
Connecting to an SMB share with caja works without problems.
I tried with fqdn and ip address giving same problem.

Any ideas?

thanks
Raymond
 
What user are you using to connect with? Remote root logins are not allowed, that may be the reason. Use a normal user account.
 
I created a new user (not in wheel group) only in operator group.

Also using this user it gives permission denied.
Logging into ssh with the terminal gives no problems.

thanks
Raymond
 
I think I found the root cause, maybe it's related
Code:
mate-keyring-daemon[1720]: couldn't connect to dbus session bus: Unable to autolaunch when setuid
 
Back
Top