wok-current diff sudo/description.txt @ rev 16058
tiff: add to ARM arch
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Mar 11 22:58:46 2014 +0100 (2014-03-11) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/sudo/description.txt Tue Mar 11 22:58:46 2014 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +Sudo (su "do") allows a system administrator to delegate authority to give 1.5 +certain users (or groups of users) the ability to run some (or all) commands as 1.6 +root or another user while providing an audit trail of the commands and their 1.7 +arguments.