[SSSD] [PATCH] Add autofs-related options to configAPI

Stephen Gallagher sgallagh at redhat.com
Mon Aug 13 18:41:18 UTC 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120813/c44faaec/attachment.sig>


More information about the sssd-devel mailing list