Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DP: Switch to new interface | Pavel Březina | 2016-06-20 | 1 | -5/+5 |
| | | | | | | Reviewed-by: Sumit Bose <sbose@redhat.com> Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com> | ||||
* | AD: Add autofs provider | Jakub Hrozek | 2015-11-26 | 1 | -0/+50 |
https://fedorahosted.org/sssd/ticket/1632 Adds the possibility to configure: autofs_provider = ad The AD autofs provider uses the rfc2307 (nis*) attribute maps. This is different (at the moment) from using autofs_provider=ldap with ldap_schema=ad. Reviewed-by: Ondrej Valousek <ondrejv2@fedoraproject.org> Reviewed-by: Pavel Březina <pbrezina@redhat.com> |