Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=90 ------------------------------------------------------------------------------ Ticket | 90 Created By | mike.gabriel@das-netzwerkteam.de Summary | x2gocleansessions broken on homes that use | NFSv4+Kerberos (sec=krb5i or sec=krb5p) Queue | x2goserver Version | HEAD Type | Bug State | Assigned Priority | 2. Medium Operating System | Owners | Mike Gabriel ------------------------------------------------------------------------------ mike.gabriel@das-netzwerkteam.de (2011-09-27 16:27) wrote: When using NFSv4 homes with Kerberos authentication, x2gocleansessions will not work. With NFSv4+Krb5 you cannot presume that a su - $USER will give you access to the user's home directory. In x2gocleansessions we can only use commands or functionalities that get along without access to the ~/.x2go/C-<session_id> directory. Assigning this to myself...