Mark Wadham
Mark Wadham
If I don't bind alt+v and press it, for some reason it opens a vim session with a file in /tmp/bash-rc-. not sure what that is.
@scrawfor99 sure - https://github.com/opensearch-project/security/pull/3765/files this is what we're using internally. It works however I'm not a java developer so have no idea if the code is sensible/efficient/etc.
@cwperks I’m not an expert on the oauth2 spec but from what I understand talking to our internal team who run the identity provider, only supporting a single audience claim...
NOPASSWD: ALL is probably the sensible workaround for now, since if someone has access to your local account getting root is never going to be difficult.
Got it working: https://github.com/duosecurity/duo_unix/pull/203
Seeing the same issue. Tried both tcp and http inputs to logstash, cannot get it to work no matter what I do. Using logstash 8.6.1 public docker image with the...