Hello
I've not been able to get remote print working.
The issue seems to be with this:
# ls -l /tmp/.x2go-rob/spool ls: cannot access /tmp/.x2go-rob/spool/C-rob-63-1448653826_stDLXDE_dp24: Permission denied total 0 d????????? ? ? ? ? ? C-rob-63-1448653826_stDLXDE_dp24
mount shows: rob@127.0.0.1:/home/rob/.x2go/S-rob-63-1448653826_stDLXDE_dp24/spool on /tmp/.x2go-rob/spool/C-rob-63-1448653826_stDLXDE_dp24 type fuse.sshfs (rw,nosuid,nodev,relatime,user_id=1700,group_id=1001,default_permissions)
I tried installing latest x2go on a Jessie and Mint system with the same result.
Any clues on how to solve this?
best regards Rob Fantini
Am 27.11.2015 um 20:53 schrieb Robert Fantini:
Hello
I've not been able to get remote print working.
The issue seems to be with this:
# ls -l /tmp/.x2go-rob/spool ls: cannot access /tmp/.x2go-rob/spool/C-rob-63-1448653826_stDLXDE_dp24: Permission denied total 0 d????????? ? ? ? ? ? C-rob-63-1448653826_stDLXDE_dp24
mount shows: rob@127.0.0.1:/home/rob/.x2go/S-rob-63-1448653826_stDLXDE_dp24/spool on /tmp/.x2go-rob/spool/C-rob-63-1448653826_stDLXDE_dp24 type fuse.sshfs (rw,nosuid,nodev,relatime,user_id=1700,group_id=1001,default_permissions)
Any clues on how to solve this?
Some more info would be helpful:
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
distribution and version of Linux used on the server Debian Jessie
distribution and version of Linux used on the client (if using Linux) Mint 17.2 [ based on Ubuntu 14.04 trusty]
x2go package versions on the client Version: 4.0.5.1-0x2go1~git20151023.1119+jessie.heuler.1 [ That may be the cause of issue , jessie client installed on a mint system ... just noticed it.. ]
x2go package versions on the server x2goserver Version: 4.1.0.0-0x2go1.1~git20150824.1304+jessie.heuler.1 cups-x2go Version: 3.0.1.4-0x2go1~git20150717.136+jessie.heuler.1 x2goserver-printing Version: 4.1.0.0-0x2go1.1~git20150824.1304+jessie.heuler.1
group membership of "rob" on server: x2go ~ # id rob uid=1700(rob) gid=1001(pro) groups=1001(pro),133(x2goprint),134(fuse),1011(owncloud-admin),1010(owncloud-user),998(bluecherry),1032(pro4alert),1027(lpdamin),1028(netdev),1003(audio),1026(super),1007(users),1004(video),1015(4087),1038,1037(adm),1039(fuse)
client: # id rob uid=1700(rob) gid=1001(pro) groups=1001(pro),105(fuse),1011(owncloud-admin),1010(owncloud-user),998(bluecherry),1032(pro4alert),1003(audio),1007(users),1004(video),1038(sudo),1039(fuse),1015(4087),1026(super),1027(lpdamin),1028(netdev),1037(adm)
fuse group is there two times as I added fuse group to ldap . after that did not fix added users to local group.
this is from a new session so part of pathname changed # ls -ld /home/rob/.x2go/C-rob-64-1448882802_stDLXDE_dp24 lrwxrwxrwx 1 rob pro 47 Nov 30 06:26 /home/rob/.x2go/C-rob-64-1448882802_stDLXDE_dp24 -> /tmp/.x2go-rob/C-rob-64-1448882802_stDLXDE_dp24/
# ls -ld /home/rob/.x2go/C-rob-64-1448882802_stDLXDE_dp24/spool lrwxrwxrwx 1 rob pro 53 Nov 30 06:26 /home/rob/.x2go/C-rob-64-1448882802_stDLXDE_dp24/spool -> /tmp/.x2go-rob/spool/C-rob-64-1448882802_stDLXDE_dp24
# ls -ld /tmp/.x2go-rob/spool/C-rob-64-1448882802_stDLXDE_dp24 ls: cannot access /tmp/.x2go-rob/spool/C-rob-64-1448882802_stDLXDE_dp24: Permission denied
and
/tmp/.x2go-rob/spool/C-rob-63-1448653826_stDLXDE_dp24 when queried by "root", rather than "rob"
x2go ~ # ls -l /tmp/.x2go-rob/spool/C-rob-64-1448882802_stDLXDE_dp24 ls: cannot access /tmp/.x2go-rob/spool/C-rob-64-1448882802_stDLXDE_dp24: Permission denied x2go ~ # ls -l /tmp/.x2go-rob/spool ls: cannot access /tmp/.x2go-rob/spool/C-rob-64-1448882802_stDLXDE_dp24: Permission denied total 0 d????????? ? ? ? ? ? C-rob-64-1448882802_stDLXDE_dp24/
thank you for helping with this.
On Mon, Nov 30, 2015 at 5:55 AM, Stefan Baur <X2Go-ML-1@baur-itcs.de> wrote:
Am 27.11.2015 um 20:53 schrieb Robert Fantini:
Hello
I've not been able to get remote print working.
The issue seems to be with this:
# ls -l /tmp/.x2go-rob/spool ls: cannot access /tmp/.x2go-rob/spool/C-rob-63-1448653826_stDLXDE_dp24: Permission denied total 0 d????????? ? ? ? ? ? C-rob-63-1448653826_stDLXDE_dp24
mount shows: rob@127.0.0.1:/home/rob/.x2go/S-rob-63-1448653826_stDLXDE_dp24/spool on /tmp/.x2go-rob/spool/C-rob-63-1448653826_stDLXDE_dp24 type fuse.sshfs (rw,nosuid,nodev,relatime,user_id=1700,group_id=1001,default_permissions)
Any clues on how to solve this?
Some more info would be helpful:
- distribution and version of Linux used on the server
- distribution and version of Linux used on the client (if using Linux)
- operating system version of the client OS (if not using Linux)
- x2go package versions on the client
- x2go package versions on the server
- group membership of "rob"
- ownership and permissions on /home/rob/.x2go/S-rob-63-1448653826_stDLXDE_dp24/spool and /tmp/.x2go-rob/spool/C-rob-63-1448653826_stDLXDE_dp24 when queried by "root", rather than "rob"
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
x2go-user mailing list x2go-user@lists.x2go.org http://lists.x2go.org/listinfo/x2go-user