ansible-sssd-ldap icon indicating copy to clipboard operation
ansible-sssd-ldap copied to clipboard

Additional configuration passthrough for sssd.conf

Open dhardiker opened this issue 5 years ago • 0 comments

Adding the following variables:

  • ldap_user_gecos
  • override_shell
  • override_homedir
  • ldap_schema
  • cache_credentials
  • ldap_pwdlockout_dn
  • ldap_access_filter

This change is backward compatible, in that there is no change to functionality if these variables are not provided. Tested on Ubuntu 16.04, configuration verified against sssd v1.16.2.

dhardiker avatar May 25 '19 15:05 dhardiker