saltstack-formulas / samba-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
16 stars 72 forks source link

Samba-winbind: Add 'domains users' to sudoers #37

Closed noelmcloughlin closed 6 years ago

noelmcloughlin commented 6 years ago

I overlooked need for 'domain users' to be in sudoers.

domainUser@domainMemberHost:~$ sudo apt-get update
[sudo] password for domainUser:
Your password will expire in 18 days.

domainUser is not in the sudoers file.  This incident will be reported.
domainUser@domainMemberHost:~$
noelmcloughlin commented 6 years ago

Maybe this should be user-formula feature.

noelmcloughlin commented 6 years ago

I'm using users-formula for this.