From 16757c52d626d324566f504774525641a4785cd9 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Fri, 13 Aug 2004 07:10:46 +0000 Subject: r1805: ...I just forgot to say that the sasl bind actually works now:-) metze (This used to be commit a2cd725681fa7b10a5cca337554be17f628465c0) --- source4/libcli/ldap/ldap.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source4/libcli/ldap') diff --git a/source4/libcli/ldap/ldap.c b/source4/libcli/ldap/ldap.c index 5b22825da4..b6272f694e 100644 --- a/source4/libcli/ldap/ldap.c +++ b/source4/libcli/ldap/ldap.c @@ -4,6 +4,8 @@ Copyright (C) Andrew Tridgell 2004 Copyright (C) Volker Lendecke 2004 + Copyright (C) Stefan Metzmacher 2004 + Copyright (C) Simo Sorce 2004 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit