add gssapi auth support for ldap server

This commit is contained in:
Timo Makinen 2019-06-06 01:58:04 +03:00
parent 9cd3910f42
commit d512c8b8bd
2 changed files with 10 additions and 0 deletions

View file

@ -1,5 +1,6 @@
---
dependencies:
- {role: kerberos/client}
- {role: ldap/client}
- {role: saslauthd}