Are you sure? That's not what the code in providers/ldap/ldap_options.c says: https://git.fedorahosted.org/cgit/sssd.git/tree/src/providers/ldap/ldap_options.c#n484 I found the autofs attribute maps in providers/ad/ad_opts.h, but they don't seem to be connected to anything, and besides, they only activate when the AD provider is enabled, not when the AD LDAP schema is enabled but the LDAP provider is in use (I think).
On 17/07/2015 10:33 AM, Jakub Hrozek wrote: > 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 :) >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ sssd-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
