net-nds/openldap: bump and add samba4 overlay
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2251 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
12
net-nds/openldap/files/openldap-2.4.15-ppolicy.patch
Normal file
12
net-nds/openldap/files/openldap-2.4.15-ppolicy.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- openldap-2.4.15/clients/tools/common.c.orig 2009-02-05 15:05:03.000000000 -0800
|
||||
+++ openldap-2.4.15/clients/tools/common.c 2009-03-21 01:45:14.000000000 -0700
|
||||
@@ -1315,8 +1315,8 @@
|
||||
int nsctrls = 0;
|
||||
|
||||
#ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
|
||||
+ LDAPControl c;
|
||||
if ( ppolicy ) {
|
||||
- LDAPControl c;
|
||||
c.ldctl_oid = LDAP_CONTROL_PASSWORDPOLICYREQUEST;
|
||||
c.ldctl_value.bv_val = NULL;
|
||||
c.ldctl_value.bv_len = 0;
|
||||
Reference in New Issue
Block a user