similar to: Bug in 2.2.5 ? Configure can't find ldap_start_tls_s ..

Displaying 20 results from an estimated 300 matches similar to: "Bug in 2.2.5 ? Configure can't find ldap_start_tls_s .."

2014 Feb 04
1
How to change objectSid?
Hi, I'm trying to modify the objectSid of a group using python-ldap. I've found that I need a server control to do it but doesn't work. The code that I'm using: modlist = [ (ldap.MOD_REPLACE, 'objectSid', s3sid_packed) ] LDB_CONTROL_PROVISION_OID = "1.3.6.1.4.1.7165.4.3.16" LDB_CONTROL_RELAX_OID = "1.3.6.1.4.1.4203.666.5.12"
2005 Jan 11
4
Problems with OpenLDAP 2.2.20/Samba 3.0.10 and smbpasswd
Hi everybody, i'm having serious problems with the configuration of samba 3.0.10. First my setup : samba-3.0.10 built from source openldap-2.2.20 built from source OS : Suse Linux 7.1 (but updated -> Kernel 2.4.27) My problem : ------------ I'm trying to use smbpasswd like the following : ---snipp--- [PTS2] 486dx66:/usr/local/samba3 # bin/smbpasswd -D 10 tina Netbios name list:-
2002 Aug 12
5
Why does this logon-script not work under Win9x ?
Hi, i'm having a serious problem with the following logon-script. It works under W2k, but not under W98, although W98 tells it is running startup-script .. First my smb.conf (only interesting parts) : ---snipp--- [global] server string = Samba-PDC %v on %h workgroup = WORKGROUP encrypt passwords = yes netbios name = 486dx66 domain master = Yes
2002 Jul 17
1
Possibly problem with case of filenames ?
Hi, i'm having a little problem with samba (or Windows98 ?). The story : I'm using the program WHFC (Windows Hylafax Client) on a W2k and Win98-client. Samba 2.2.5 is running on Suse LINUX 7.1 Kernel 2.4.18. The WHFC-program uses a share on the LINUX-server (actually the share contains tif-images of received faxes). No problems with W2k, but with Win98. The WHFC-client shows the
2002 Jun 27
1
Patch for 2.2.5 (start_tls with OpenLDAP 2.0.x) is not working ...
Hi, i was the one who had problems with the start_tls function. I applied the patch yesterday. But now the compiling doesn't work anymore. This is what happens : --------snipp---------- [Lots of compiling output cut away] Linking bin/smbd passdb/pdb_ldap.o: In function `pdb_setsampwent': passdb/pdb_ldap.o(.text+0x1730): multiple definition of `pdb_setsampwent'
2001 Mar 12
2
How to debug/fix "err:win32:fixup_imports"
I ran into the following error message : ---snipp--- Call kernel32.495: LoadLibraryA(102951c8 "ctmp3Lib.dll") ret=1025f5ad fs=008f Call kernel32.922: __wine_register_dll_16(418ff5ac) ret=418bd4f0 fs=008f Ret kernel32.922: __wine_register_dll_16() retval=418ff5ac ret=418bd4f0 fs=008f err:win32:fixup_imports No implementation for NTDLL.dll.3(IoUnregisterDeviceInterface), setting to
2001 Sep 20
3
Wine and NVIDIA
Hello, I'm new to this list and I tried to avoid this mail for more than a week. I've been reading through all of the docs about my problem and I think that I discovered it but I need a tip to solve it. Here my problem: Output of the configure skript *snipp* checking for GL/gl.h... (cached) yes checking for GL/glx.h... (cached) yes checking for GL/glext.h... (cached) yes checking for
2016 Dec 19
1
Aw: rsync show files changed during transfer - how?
At 17:00 19.12.2016, devzero at web.de wrote: >>http://olstrans.sourceforge.net/release/OLS2000-rsync/OLS2000-rsync.html > ><snipp> But the filename twice can happen under other circumstances; if you've seen this happen, it's almost certainly because the file changed during transfer. Rsync does no locking. Which means that: if you are modifying a file while it's
2020 Nov 19
0
Dovecot authentication hangs when ldap_start_tls_s() fails for invalid certificate
On a Debian10 I've installed postfix 3.4.14 and dovecot 2.3.4.1. I've configured multiple passdb sources and I expect that if one fails the other ones are tested. This is usually the case, except when the failure is due to an invalid certificate from the ldap server. In that case all authentication attempts from that moment on will fail. I've trimmed down the configuration as much as
2009 Jan 22
2
Converting ddf/dct/sas data definition file to R
Dear all, I was wondering whether anyone knows about a program which converts (part of) a data definition file (such as a .dct file for stata, or .sas file for sas) into an R-script. Here is an example with a .sas file: <-- snipp VALUE HTYPE (default=32) 0 = "Not in household" 1 = "Married couple family household" 2 =
2020 Nov 20
0
Dovecot authentication hangs when ldap_start_tls_s() fails for invalid certificate
> On 19/11/2020 12:55 sebastiano degan <sebastiano.degan at frigoveneta.it> wrote: > > > On a Debian10 I've installed postfix?3.4.14 and dovecot 2.3.4.1. > I've configured multiple passdb sources and I expect that if one fails > the other ones are tested. > This is usually the case, except when the failure is due to an invalid > certificate from the ldap
2001 Dec 03
5
Problem with logon script
Hi, I have a problem with logon script. I will at first disconnect all connected drives from last Windows run, and the connect home dir. My smb.conf : [Global] logon script = STARTUP.BAT logon drive = m: logon home = \\sapo\%U logon path = \\sapo\%U\setting\%m\profile domain logons = Yes [homes] comment = Home Directories read only = No
2017 Mar 20
2
Dovecot can't connect to openldap over starttls [REQUEST OF OPENLDAP]
Can sombody say something about this request? This is an email from the openldap-technical mailinglist from openldap. Systemdetails are mention in the other email. -------- Originalnachricht -------- Betreff: Re: Dovecot can't connect to openldap over starttls Datum: 2017-03-20 16:18 Absender: Dan White <dwhite at cafedemocracy.org> Empf?nger: info at gwarband.de Kopie:
2015 Dec 29
2
moving LDAP from one domain to another
Hello, I am moving LDAP from one domain to another We have moved off of a.wustl.edu network to b.school.edu network. I have searched vi /etc/nslcd.conf vi /etc/openldap/ldap.conf and removed all referances to "a" I restarted /etc/init.d/nscd restart this is redhat 6.7, and my ldap server is now ldap.b.wustl.edu:389 a.school.edu to b.school.edu I keep getting messages
2017 Mar 20
2
Dovecot can't connect to openldap over starttls [REQUEST OF OPENLDAP]
I have also tested with 2.2.28 and this version has the same issue. The finding of compatible ciphers is not the problem because I have uncommented the ldap entrys: TLSCipherSuite SECURE128:-ARCFOUR-128:-CAMELLIA-128-CBC:-3DES-CBC:-CAMELLIA-128-GCM TLSProtocolMin 3.1 Maybe you have further ideas. Am 2017-03-20 17:42, schrieb Aki Tuomi: >> On March 20, 2017 at 5:28 PM
2012 May 13
2
doveadm not working
Hi, I know I must have done some misconfiguration, but I do not know where to start searching for. All began when looking at my weekly cron message, where doveadm purge -A is run. That fails. So I tried doveadm quota -A as well, which several weeks ago was working perfectly. Example: doveadm quota get -A doveadm(root): Error: User listing returned failure doveadm: Error: Failed to iterate
2019 May 15
2
Dovecot not connecting to OpenLDAP
Hi, We recently shutdown our old LDAP server and repointed our mail server (dovecot + postfix) to our new LDAP server and ever since we've been unable to fetch mail. Mail is getting delivered, but we just can't pop it. We're using Ubuntu 16.04, btw. We keep on getting the following error messages in /var/log/dovecote: 2019-05-15 16:27:43 auth: Error: LDAP
2017 Mar 20
2
Dovecot can't connect to openldap over starttls [REQUEST OF OPENLDAP]
I have a new pcap from beginning to the end with openldap "TLS negoiation failed" https://gwarband.de/openldap/tracefile.dump The sourceports are 45376 and 45377 Tobias Am 2017-03-20 19:59, schrieb Aki Tuomi: > Well, those actually *reduce* the possible algorithms that can be > used, so uncommenting those can make things worse. > > Anyways, your pcap seems incomplete,
2004 Nov 16
1
solaris samba ldap
I'm trying to build 3.0.8 on solaris 9. I tried linking against both sun and openldap libraries, both unsucessufully. I get ------------------------------ checking for LDAP support... auto checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for
2004 Jul 09
1
group add and groupmap with ldapsam
hello, trying to set up an pdc with 3.0.4 on solaris with openldap creating groups and adding groupmaps does not work. net group add asks the password for the ldap-manager, comes back without any message, but the group does not exist after that. if i try to make a groupmap without adding a wingroup first, the result is the following (no question for the password!) /usr/local/samba/bin/net