Displaying 3 results from an estimated 3 matches for "ldap_secret".
2003 Jan 09
1
Re: samba (2.2.7a) + openldap (2.0.x)
...Mailed
Lee
-------------- next part --------------
--- samba-2.2.7/source/passdb/pdb_ldap.c.ldap 2002-12-10 16:58:15.000000000 +0200
+++ samba-2.2.7/source/passdb/pdb_ldap.c 2003-01-08 18:38:19.000000000 +0200
@@ -65,6 +65,7 @@
static struct ldap_enum_info global_ldap_ent;
+static pstring ldap_secret;
extern pstring samlogon_user;
extern BOOL sam_logon_in_ssb;
@@ -218,13 +219,60 @@
}
/*******************************************************************
+ ldap rebind proc to rebind w/ the admin dn when following referrals
+******************************************************************...
2004 Feb 19
2
Samba & LDAP
Hello,
I'm trying to get SAMBA (v 3.0.1) to use my LDAP server but don't seem to be getting
very far.
Here's what's being logged when I try to join the domain (Sambe is acting as a PDC).
2004/02/17 12:05:03, 0] lib/smbldap.c:smbldap_search_suffix(1077)
smbldap_search_suffix: Problem during the LDAP search: (unknown) (Invalid credentials)
[2004/02/17 13:06:36, 0]
2003 Mar 17
2
Samba 2.2.8 compile failure - Solaris 8, SunCC, LDAP
My apologies if this isn't the correct posting address -- I didn't see
an obvious "report problems here" on the website. Some of the code
modifications introduced between 2.2.7 and 2.2.8 don't appear to agree
with Solaris, using Sun's CC, with the LDAP support code. Note that
I'm linking against the Solaris-bundled LDAP package (SUNWlldap).
|% env