Closed mafredri closed 10 years ago
The validation of a single file in sudoers.d is insufficient and allows breakage of sudo. My suggestion is to validate all sudo files on each update into sudoers.d.
This allows us to catch errors like: Alias 'foo' already defined.
Merged. Thank you!
Cool! Thanks for creating the module :)
The validation of a single file in sudoers.d is insufficient and allows breakage of sudo. My suggestion is to validate all sudo files on each update into sudoers.d.
This allows us to catch errors like: Alias 'foo' already defined.