<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello!</p>
    <p>I have server on debian based image, launched in domain
      controller (Active Directory) via IPA .<br>
    </p>
    <p>I'm using x2go for published apps and if I login via local user -
      everything works just fine!</p>
    <p>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"</p>
    <p>Right before connecting -  there is indeed no such file in that
      directory, but after this error - file generating anyway and
      everything works just fine!</p>
    <p>Question is : How I can prevent occurrence of this error ?</p>
    <p>Thanks!<br>
    </p>
  </body>
</html>