wok-current annotate sudo/description.txt @ rev 14032
gocr: use pnm2png, not pnmtopng
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 18 11:06:24 2013 +0100 (2013-02-18) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@13419 | 1 Sudo (su "do") allows a system administrator to delegate authority to give |
samuel_trassare@13419 | 2 certain users (or groups of users) the ability to run some (or all) commands as |
samuel_trassare@13419 | 3 root or another user while providing an audit trail of the commands and their |
samuel_trassare@13419 | 4 arguments. |