URL: https://github.com/SSSD/sssd/pull/912 Title: #912: Created a new sssd-ldap-attributes.5 man page
pbrezina commented: """ I still see `ldap_autofs_map_object_class` in `sssd-ldap` but it is an LDAP attribute. I think it would be beneficial to keep autofs attributes options in both `sssd-ldap` and `sssd-ldap-attributes` pages since these needs to be overwritten quite often.
Please, put them inside a new file e.g. in `src/man/include/autofs_attributes.xml` and include it like this:
```xml <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/autofs_attributes.xml" /> ```
Also, can you split `sssd-ldap-attributes` to section like `USER ATTRIBUTES`, `GROUP ATTRIBUTTES`, `SUDO ATTRIBUTES`, ... """
See the full comment at https://github.com/SSSD/sssd/pull/912#issuecomment-549308649