[X2Go-Dev] Bug#1465: Bug#1465: Bug#1465: Bug#1465: Allow running with restricted shell (rbash), or limit applications that can be run.

2020-05-04 Thread Vladislav Kurz
d idea to replace it with something else. I do not want to replace it. Just need to execute the script like: x2goruncommand ...(to let it be found in $PATH) and not bash /usr/bin/x2goruncommand ... That will let me use rbash which is close to what I need. The question is where is th

[X2Go-Dev] Bug#1465: Bug#1465: Bug#1465: Bug#1465: Bug#1465: Allow running with restricted shell (rbash), or limit applications that can be run.

2020-05-04 Thread Vladislav Kurz
h which is unspecific and might point to other shells. As the > scripts seem to use one or the other bashism this is problematic. The proper way then is to put #! /bin/bash into the script that requires it. Not to invoke it using "bash script" Vladislav Kurz __

[X2Go-Dev] Bug#1465: Bug#1465: Bug#1465: Bug#1465: Bug#1465: Allow running with restricted shell (rbash), or limit applications that can be run.

2020-05-04 Thread Vladislav Kurz
cannot remove exec bit from /bin/cat, cause it is required to set up x2go session. If the rbash guide I referenced at the beginning worked, this would be possible. Best regards Vladislav Kurz ___ x2go-dev mailing list x2go-dev@lists.x2go.org https://lists.x2go.org/listinfo/x2go-dev

[X2Go-Dev] Bug#1465: Allow running with restricted shell (rbash), or limit applications that can be run.

2020-05-03 Thread Vladislav Kurz
ute bit from many commands in (/usr)/bin/ Thanks for any advice or hotfix. Best Regards Vladislav Kurz ___ x2go-dev mailing list x2go-dev@lists.x2go.org https://lists.x2go.org/listinfo/x2go-dev