URL: https://github.com/SSSD/sssd/pull/912 Title: #912: Created a new sssd-ldap-attributes.5 man page
pbrezina commented: """ Thank you for your contribution Alex. You have resolved the mock-build problem, although I would rather like to see the man page listed explicitly, i.e.:
```diff %{_mandir}/man5/sssd-ldap.5 +%{_mandir}/man5/sssd-ldap-attributes.5* ```
Also, you did not include all attribute mapping options, there is **a lot more** of them in sssd-ldap manpage. Please, go through the page again. But this is a good start.
Perhaps, it will help you to match attributes name with these `enum` values from [sdap.h](https://github.com/SSSD/sssd/blob/master/src/providers/ldap/sdap.h#L243). """
See the full comment at https://github.com/SSSD/sssd/pull/912#issuecomment-547395751