samba-dc: Manage sudoers

Domain controllers only allow users in the *Domain Admins* AD group to
use `sudo` by default.  *dustin* and *jenkins* need to be able to apply
configuration policy to these machines, but they are not members of said
group.
btop
Dustin 2022-12-23 08:47:31 -06:00
parent bc4c7edbad
commit 90f9e5eba5
2 changed files with 5 additions and 0 deletions

View File

@ -21,3 +21,7 @@ collectd_processes:
- name: smbd
- name: krb5kdc
- name: winbindd
admin_users:
- 'PYROCUFFLINK\dustin'
- 'PYROCUFFLINK\jenkins'

View File

@ -4,6 +4,7 @@
- kerberos
- dch-selinux
- samba-dc
- sudo
tasks:
- name: set samba configuration facts
set_fact: