On Mon, 2012-08-13 at 20:34 +0200, Jakub Hrozek wrote:
> https://fedorahosted.org/sssd/ticket/1478
> 
> I've tested that the following Python code now works fine:
> 
> from SSSDConfig import SSSDConfig
> sssdconfig = SSSDConfig()
> sssdconfig.import_config('/etc/sssd/sssd.conf')
> ldap_domain = sssdconfig.new_domain('autofstest')
> ldap_domain.add_provider('ldap', 'autofs')
> ldap_domain.set_option('ldap_autofs_map_object_class', 'nisMap')
> 
> works fine.

Nack. Please include this in sssd-ad.conf as well.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to