Introduction to the linux setpriv Command

Introduction to the linux setpriv Command

One-day Tour in Changsha 1. What is setpriv https://man.he.net/man1/setpriv setpriv – Run a program with different Linux permissions Set or query various Linux permission settings that can be inherited across execve(2) system calls. Unlike su(1) and runuser(1), setpriv(1) does not use PAM (Pluggable Authentication Modules) and does not prompt for a password. It is a … Read more