|
You can modify the given logins and assign them the Operator profile:
pfexec usermod -P Operator <login>
Where <login> is your usernames' login.
An alternative is to install sudo as in a regular Unix and configure the sudoers file to allow some users the execution of that binary files.
Regards,
Leandro.
|