Hello!
I have server on debian based image, launched in domain controller (Active Directory) via IPA .
I'm using x2go for published apps and if I login via local user - everything works just fine!
If I use domain account for connecting via x2go client - error occures "chmod: cannot get access to file '~DOMAINNAMEuser_name/.x2go/ssh/key.M15508': there is no such file or catalog"
Right before connecting - there is indeed no such file in that directory, but after this error - file generating anyway and everything works just fine!
Question is : How I can prevent occurrence of this error ?
Thanks!