Hi Team,
I am trying PMUL and want to ask if i can block any standard command without pbrun.
Example:
I want to block the standard ping but without using pbrun ping.
ping 8.8.8.8 should be rejected. But for now, i can only reject if user executed pbrun ping 8.8.8.8.
Can we do that in PMUL? (right now, i am using role-based policies)
I have a case from end-user, they want to block all kind of command except 2 or 3 specific commands.
Thanks