net-nds/openldap: Bump to 2.4.23 with sammba4
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2444 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
13
net-nds/openldap/files/openldap-2.3.21-ppolicy.patch
Normal file
13
net-nds/openldap/files/openldap-2.3.21-ppolicy.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
--- clients.orig/tools/common.c 2006-05-05 00:24:01.000000000 -0700
|
||||
+++ clients/tools/common.c 2006-05-05 00:24:13.000000000 -0700
|
||||
@@ -904,8 +904,8 @@
|
||||
tool_bind( LDAP *ld )
|
||||
{
|
||||
#ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
|
||||
- if ( ppolicy ) {
|
||||
LDAPControl *ctrls[2], c;
|
||||
+ if ( ppolicy ) {
|
||||
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