Hi,
I am in an attempt to "force" all users that execute podman to run as a regular
user inside of the container. Is there a configuration file or a wrapper script available
to accomplish this? I understand users can pass the -u option at the command line and
specify an user ID/group ID, but I want to see if there is a way to do this globally from
the operating system without passing command line options. I am on RHEL 7 baseline.
This is more about fixing the perception of users running in a privileged mode with a
technical control for our information security team.
Thanks!
Show replies by date