diff options
Diffstat (limited to 'plugins/sudoers/regress/cvtsudoers/test31.conf')
-rw-r--r-- | plugins/sudoers/regress/cvtsudoers/test31.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/sudoers/regress/cvtsudoers/test31.conf b/plugins/sudoers/regress/cvtsudoers/test31.conf new file mode 100644 index 0000000..345dbfc --- /dev/null +++ b/plugins/sudoers/regress/cvtsudoers/test31.conf @@ -0,0 +1,9 @@ +defaults = all +expand_aliases = no +input_format = sudoers +order_increment = 5 +order_padding = 2 +order_start = 1000 +output_format = ldif +sudoers_base = ou=SUDOers,dc=my-domain,dc=com +suppress = defaults |