Need info on fetching effective and other user ids of a process #5212
Engg-blogger
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team - I am trying to fetch ruid, euid and fsuid along with gid for a process using libbpf, similar to https://github.com/bpftrace/bpftrace/blob/master/tools/setuids.bt
I was able to fetch the uid using the bpf function.
Could you point me to the documentation where I can get some information on how to write this tooling. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions