wok-6.x annotate sudo/description.txt @ rev 22469
updated activeresource (3.2.6 -> 5.1.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 27 16:57:16 2019 +0100 (2019-12-27) |
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. |