[PATCH] New idmap module idmap_rfc2307

Christof Schmitt christof.schmitt at us.ibm.com
Wed Jun 20 17:27:12 MDT 2012


This is a new idmap module that retrieves id mapping information
from RFC2307 records in a LDAP server. The LDAP server can be
either the ADS LDAP server or a stand-alone one. Since RFC2307
defines records that map between names and uids, the lookup
processes uses two steps: The mapping between SID and name is
retrieved from the ADS and the mapping between name and uid/gid
is retrieved from the LDAP records.

The first five patches change existing code, so that it can be
reused by this new module. The patches apply to the master
branch.



Christof Schmitt || IBM || SONAS System Development || Tucson, AZ
christof.schmitt at us.ibm.com  ||  +1-520-799-2469  (T/L: 321-2469)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-s3-winbindd-Move-common-code-for-LDAP-id-mapping-to-.patch
Type: application/octet-stream
Size: 7611 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120620/e60e2c2b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-s3-winbindd-Move-code-for-verifying-ADS-connection-t.patch
Type: application/octet-stream
Size: 6495 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120620/e60e2c2b/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-s3-winbindd-Use-common-helper-function-for-connectin.patch
Type: application/octet-stream
Size: 8415 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120620/e60e2c2b/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-s3-winbindd-Move-connection-to-AD-server-from-idmap_.patch
Type: application/octet-stream
Size: 6150 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120620/e60e2c2b/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-s3-winbindd-Move-idmap_fetch_secret-to-idmap_utils.c.patch
Type: application/octet-stream
Size: 2665 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120620/e60e2c2b/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-s3-winbindd-Add-new-module-idmap_rfc2307.patch
Type: application/octet-stream
Size: 24485 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120620/e60e2c2b/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-s3-docs-Add-manpage-for-idmap_rfc2307-module.patch
Type: application/octet-stream
Size: 6499 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120620/e60e2c2b/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-s3-net-Allow-setting-the-ldap-password-for-idmap_rfc.patch
Type: application/octet-stream
Size: 1071 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120620/e60e2c2b/attachment-0007.obj>


More information about the samba-technical mailing list