M0ustach3

Results 9 comments of M0ustach3

I have the same problem here.. I did exactly the same as @MatthewGG , the context doesn't appear

Hi, Apologies for the late answer, been busy lately. The idea I had in mind was to leverage Warpgate's ability to NOT require additional client-side software to generate dynamically an...

Hi, I have the exact same issue when using a RAC Property Mapping with only the following content : ```python return {"username": "bla", "password": "bla"} ``` Cheers,

Hi, I'm bumping this issue as this is still happening today. It's kinda annoying but for reference, I made it work with systemd by running a custom ExecStartPre on the...

Hi, I made a Backrest module for NixOS some time ago, but didn't bother creating a PR for this in nixpkgs. However, I now took a few minutes to do...

Hi, I can confirm that I'm experiencing the same issue here. Following the exact procedure described in the issue, I also have the issue. Please tell us how to resolve...

Well it could be just auto create the user on first login, whichever the way : could be either directly going to the UI, or when doing "ssh warpgate" and...

Yeah no, I mean : - take a user that does not yet exist on the warpgate instance, that have to login through SSO - launch the command "ssh myuser:target...

Yep but I'm already using Authentik as an IdP, and would like to keep it instead of using another solution. Although It provides a way to do SSH in the...