aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Sudo/pkg-descr
blob: 404916ad0e72e814a93ba4477eb4db4daf7eafb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Sudo runs commands as another user, provided the system sudo
implementation is setup to enable this. This does not allow running
applications securely, simply it allows the programmer to run a
program as another user (suid) using the sudo tools rather than
suidperl. Suidperl is not generally recommended for secure operation
as another user. While sudo itself is a single point tool to enable
one user to execute commands as another sudo does not itself make you
any more or less secure.

WWW: https://metacpan.org/release/Sudo