Understanding Commands Executed during Installation
The section lists the commands executed by the AppViewX installer that requires Sudo access.
To restrict the commands that a Sudo user has access to, enable the following commands:
sudo kubeadmsudo kubectlsudo yum removesudo yum installsudo systemctl daemon-reloadsudo rpm -ivh --force *.rpmsudo modprobe br_netfiltersudo swapoff -asudo iptables -Fsudo date --setsudo -S setenforce 0sudo -S sysctl -w net.bridge.bridge-nf-call-iptables=1
Apart from the above commands, Sudo user must be able to read/write/execute in the following directories:
/etc//root//var/lib/tmp/usr/local/bin/home/SSH_OTHER_USER(Other user is user-defined in /scripts/appviewx.conf)
