saltstack-formulas / samba-formula

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

Fix painfully slow AD group lookup #40

Closed noelmcloughlin closed 6 years ago

noelmcloughlin commented 6 years ago

For ROLE_DOMAIN_MEMBER role, the following parameter improved painfully slow AD lookup on Ubuntu.

winbind expand groups = 0

This should (could) be added to defaults.yaml.

These parameters from samba may help too-

      idmap config *:backend = tdb
      idmap config *:schema_mode = rfc2307