Support 'sudoers' functionality #36
Labels
Issue-Feature
New feature or request. Complex enough to require planning and actual budgeted, scheduled work.
Milestone
Description of the new feature / enhancement
The current granularity available with UAC, group policy, and NTFS permissions is lacking compared to utilizing a 'sudoers' file as supported in Linux implementations of sudo. It would be very useful for win admins to utilize 'sudoers' to further control permissions on a windows system and not grant administrative access to perform certain actions.
My perspective is more on the server side of things, but it could be useful for workstations and systems that don't have or use Active Directory.
Scenario when this would be used?
In an IT organization with multiple tiers of admins, there's a need to prevent certain admins from having Full administrative access.
These 3 different teams currently have full admin access to a server. This can isolated with restricted groups in AD, but that still grants full administrative access to a system that a server operations or software admin team don't necessarily need.
Incorporating 'sudoers' allows granting certain folder and executable permissions to certain groups, users, or service accounts.
Supporting information
The text was updated successfully, but these errors were encountered: