[SSSD] [PATCHES] Add services map support to the LDAP Provider (non-enumeration)

Stephen Gallagher sgallagh at redhat.com
Sat Jan 28 17:08:00 UTC 2012


I'm still working on the enumeration support, but I wanted to get the
direct lookup on the list early.

Patch 0001: extend sysdb_store_service() to accept additional attributes
This is necessary to be able to store provider-specific data in the
entry (such as the entryUSN).

Patch 0002: Add a helper function to get an integer value from a
sysdb_attrs object directly as a uint16_t.

Patch 0003: The big one. This patch adds support for looking up services
in LDAP. There shouldn't be any big "gotchas" here. It's very
straightforward (if long).

Patch 0004: Extend this support to the IPA Provider (even though IPA
itself does not yet support the services map natively).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-SYSDB-extend-sysdb_store_service-to-accept-additiona.patch
Type: text/x-patch
Size: 7568 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120128/d8ed9b21/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-SYSDB-Add-sysdb_attrs_get_uint16_t.patch
Type: text/x-patch
Size: 2154 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120128/d8ed9b21/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-LDAP-Add-support-for-service-lookups-non-enum.patch
Type: text/x-patch
Size: 38914 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120128/d8ed9b21/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-IPA-Add-support-for-services-lookups-non-enum.patch
Type: text/x-patch
Size: 6008 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120128/d8ed9b21/attachment-0003.bin>
-------------- 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/20120128/d8ed9b21/attachment.sig>


More information about the sssd-devel mailing list