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 :) _______________________________________________ sssd-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
