[SSSD] [PATCH v2] man: List alternative schema defaults for LDAP AutoFS parameters

Jakub Hrozek jhrozek at redhat.com
Fri Jul 17 09:33:05 UTC 2015


On Tue, Jul 07, 2015 at 08:41:48AM +0100, Robin McCorkell wrote:
> ldap_autofs_map_name and ldap_autofs_entry_key have their rfc2307bis defaults
> listed alongside the rfc2307 defaults.
> 
> ldap_autofs_entry_object_class has a fixed description and default
> 
> This patch replaces the other one I posted, implementing the alternative schema
> defaults Jakub suggested.
> 
> Regards,
> Robin McCorkell

Thank you and sorry about the delay in review. The information is now
correct for all schemas, except ldap_schema=ad

For ldap_schema=ad, the following defaults are used:
   ldap_autofs_map_object_class = nisMap
   ldap_autofs_map_name = nisMapName

   ldap_autofs_entry_object_class = nisObject
   ldap_autofs_entry_key = cn
   ldap_autofs_entry_value = nisMapEntry

If you amend these, I'll ack and push :)



More information about the sssd-devel mailing list