[Pkg-samba-maint] add idmap_ldap plugin in winbind to enable LDAP. (LDAP is already enabled in samba)
Aaron J. Zirbes
ajz at umn.edu
Fri Jul 10 23:38:47 UTC 2009
Sorry, some of my diff got cut off:
Source : svn co svn://svn.debian.org/svn/pkg-samba
svn diff
Index: debian/rules
===================================================================
--- debian/rules (revision 2940)
+++ debian/rules (working copy)
@@ -48,7 +48,7 @@
--with-pam_smbpass \
--with-libsmbclient \
--with-winbind \
- --with-shared-modules=idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_tdb2 \
+ --with-shared-modules=idmap_ldap,idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_tdb2 \
--with-automount \
--with-ldap \
--with-ads \
Index: debian/winbind.files
===================================================================
--- debian/winbind.files (revision 2940)
+++ debian/winbind.files (working copy)
@@ -6,6 +6,7 @@
usr/lib/samba/idmap/adex.so
usr/lib/samba/idmap/hash.so
usr/lib/samba/idmap/tdb2.so
+usr/lib/samba/idmap/ldap.so
usr/share/man/man1/wbinfo.1
usr/share/man/man1/ntlm_auth.1
usr/share/man/man8/pam_winbind.8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ajz.vcf
Type: text/x-vcard
Size: 329 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20090710/483a7d92/attachment.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3366 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20090710/483a7d92/attachment.bin>
More information about the Pkg-samba-maint
mailing list