Skip to content

Releases: hellofresh/ansible-sssd-ldap

Add min_id max_id support

11 Oct 07:08
b2c01d4
Compare
Choose a tag to compare
Merge pull request #13 from hellofresh/feature/id-limits

Add min_id max_id configuration options

v2.0.1

28 May 08:11
77776b5
Compare
Choose a tag to compare
Merge pull request #12 from hellofresh/feature/systemd-service-restart

PT-959 Enable SSSD service autorestart

Support multiple domains and more configuration options

19 Mar 10:01
41472e1
Compare
Choose a tag to compare
Merge pull request #11 from hellofresh/feature-multiple-domains

PTII-373 Allow configure multiple domains

Remove sssd cache upon service restart

15 Mar 16:39
e73567c
Compare
Choose a tag to compare
Merge pull request #10 from hellofresh/feature-remove-cache

PTII-351 Remove sssd cache upon service restart

Add ldap_user_search_base, ldap_group_search_base variables

09 Mar 14:56
485a13d
Compare
Choose a tag to compare
Merge pull request #9 from hellofresh/feature-user-group-search-base

PTII-289 Enable additional search_base options

Remove nscd caching daemon

07 Mar 16:21
842b2ad
Compare
Choose a tag to compare
Merge pull request #8 from hellofresh/update-authconfig-path

PTII-273 Fix minor issues

Add ubuntu-trusty support

07 Mar 14:16
1c70ac5
Compare
Choose a tag to compare
Merge pull request #7 from hellofresh/feature/trusty-support

PTII-273 Add ubuntu trusty support

Add centos support

07 Mar 09:29
e262f01
Compare
Choose a tag to compare
Merge pull request #6 from hellofresh/feature-centos-support

PTII-273 Add centos support and tests

v0.0.3

07 Feb 14:08
831139d
Compare
Choose a tag to compare

Changelog

#5 Add an option to override user's gid

v0.0.2

29 Jan 09:51
ec66174
Compare
Choose a tag to compare

Fix ansible 2.3 compatibility