On Wed, Apr 13, 2016 at 1:43 AM, sowndarya kumar <[email protected]> wrote: > Hi > > Is there any way to map the PID's seen in the namespace application with the > PID's seen in global? > If it can be done please provide the documentation or idea on how it can be > done.
In general the audit subsystem doesn't pay attention to namespaces, all PIDs reported to userspace are reported with respect to the init namespace. -- paul moore www.paul-moore.com -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
