On Mon, Aug 13, 2012 at 02:41:18PM -0400, Stephen Gallagher wrote:
> On Mon, 2012-08-13 at 14:36 -0400, Stephen Gallagher wrote:
> > 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.
> 
> Please ignore that. I wasn't thinking clearly. There is not
> autofs_provider = ad at this time (it uses ldap).
> 
> Ack

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

Reply via email to