search for: ldap_input

Displaying 7 results from an estimated 7 matches for "ldap_input".

Did you mean: ldap_init
2015 Oct 01
1
doveadm + ldap userdb
...ue , "frames": [ { "address": 139954408369259 , "build_id": "62d54c5834c6675c5ec229927d4c087a3277c1d2" , "build_id_offset": 23659 , "function_name": "ldap_input" , "file_name": "/usr/lib64/dovecot/auth/libauthdb_ldap.so" } , { "address": 139954486291015 , "build_id": "9ab58d2125033b7eef9f04560a7d7d28737585ce" ,...
2015 Jun 17
2
centos 7 dovecot 2.2.10 segmentation fault on devcot/auth using ldap driver in userdb
...final_result = <optimized out> named_res = <optimized out> #1 db_ldap_handle_result (res=<optimized out>, conn=<optimized out>) at db-ldap.c:886 auth_request = 0x7f3704fa2620 idx = <optimized out> msgid = <optimized out> #2 ldap_input (conn=<optimized out>) at db-ldap.c:918 timeout = {tv_sec = 0, tv_usec = 0} res = 0x7f3704b1b530 msg = 0x7f370489fcb0 prev_reply_diff = <optimized out> ret = <optimized out> #3 0x00007f3702a19a47 in io_loop_call_io (io=0x7f37046dbad0) at io...
2004 Dec 13
0
1.0-test57 LDAP dovecot-auth SIGABRT
...lib/libc.so.5 No symbol table info available. #5 0x1827a2c1 in ldexp () from /lib/libc.so.5 No symbol table info available. #6 0x1827a513 in ldexp () from /lib/libc.so.5 No symbol table info available. #7 0x1827a644 in free () from /lib/libc.so.5 No symbol table info available. #8 0x080502c7 in ldap_input (context=0x2c) at db-ldap.c:172 request = (struct ldap_request *) 0x806a580 timeout = {tv_sec = 0, tv_usec = 0} res = (LDAPMessage *) 0x806a5a0 ret = 0 msgid = 405650150 #9 0x0805cea8 in io_loop_handler_run (ioloop=0x8075340) at ioloop-poll.c:184 dat...
2008 Apr 03
2
LDAP auth_bind hangs and times out
I have _almost_ got Dovecot working! One little snag... My users login using their email address as username. Each domain has their own LDAP subtree. Each user has an entry in the ou=users subtree of the domain subtree, and has a mail: field (inetOrgPerson) listing their email address/login name. I am trying to use auth_bind: when I login with jackmc at lorentz.com, dovecot should search for
2008 Apr 08
1
Please help: LDAP configuration _almost_ works.
...ut. (See log files above in the SHORT VERSION). I tried to add pass_attrs, in case there was a bug in dovecot where it ignores the reply if there are no pass_attrs (even though none are needed), but it still fails the same way. Timo Sirainen suggested that I add a debug line to src/auth/db-ldap.c ldap_input() around line 372: msgid = ldap_msgid(res); // added line: i_info("LDAP: Received reply %d", msgid); I did this. Now, when the server first starts up, this line is logged. However, it is not logged when it queries the LDAP server as a result of an IMAP...
2020 Mar 30
2
Panic/Assert dns-lookup.c
...gt; ret = <optimized out> final_result = <optimized out> #19 db_ldap_handle_result (res=<optimized out>, conn=<optimized out>) at db-ldap.c:908 auth_request = 0x55c932881628 idx = <optimized out> msgid = <optimized out> #20 ldap_input (conn=<optimized out>) at db-ldap.c:940 timeout = {tv_sec = 0, tv_usec = 0} res = 0x55c9327f16c0 msg = 0x55c93289e0b0 prev_reply_diff = <optimized out> ret = <optimized out> #21 0x00007f27a21c0505 in io_loop_call_io (io=0x55c93283f260) at io...
2020 Mar 30
2
Panic/Assert dns-lookup.c
Hi, currently we deploying Dovecot as imap/pop3 proxy. Every few minutes some panic/assert occurred (we connect roughly 7k - 8k user at one imap proxy with a connection rate of 200/s). We activate core dumps. Concerning the sensitive information in the dump we would prefer to not share the dump (e.g. i found our ssl private key in the dump). Log/Stack trace: Mar 30 15:54:06 imap16 dovecot: