Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow members of mga-sysadmin to run sudo on all servers | Dan Fandrich | 2023-12-20 | 1 | -0/+7 |
| | | | | | | | | This is try #2 after e0230ba1 was reverted. This time, the sudoers file is given a name that will cause it to be sorted before any other rules, allowing those other rules to override it. This is on the assumption that the revert was needed because a NOPASSWD: rule wasn't taking effect because this one (which requires a password) took precedence. | ||||
* | Revert "Allow members of mga-sysadmin to run sudo on all servers" | Pascal Terjan | 2016-10-13 | 1 | -7/+0 |
| | | | | | | This reverts commit e0230ba1c5819f15245b930df0949b7ddabce4a0. This prevent sysadmins from submitting packages | ||||
* | Allow members of mga-sysadmin to run sudo on all servers | Dan Fandrich | 2016-10-13 | 1 | -0/+7 |