Fredrik Falk
Fredrik Falk
**Is your feature request related to a problem? Please describe.** It would be nice to have SSO via GSSAPI/Kerberos so that user accounts and credentials can be managed externally. GSSAPI/Kerberos...
Postgres supports authentication and optionally encryption using GSSAPI, allowing authentication using Kerberos, SSPI and the like. I'm currently trying to create a PR using https://www.npmjs.com/package/kerberos which is used by mongodb-js,...
This is already doable to some extent via roles and permissions, though it would be useful to simply have the option available as a simple toggle for servers running without...
`sshd` and some other SSH applications allow the use of GSSAPI/SSPI, without prompting for user credentials. It would be cool if sshwifty could get GSSAPI/SSPI credentials from the user's browser...
Instead of failing when run with an expires token, it first deletes the policy resources from state and then fails to create the already existing policies due to the token...
For some usecases such as #21 being able to use a bind or bindfs mounts would be more suitable. I suggest being able to switch out the first column with...
I would like to be able to set certain directories to be shared between users, such as for example Steam games which by default is located in `~/.local/share/Steam/steamapps/`, though currently...