search for: ldap_unbind

Displaying 15 results from an estimated 15 matches for "ldap_unbind".

Did you mean: ldap_bind
2015 Jul 29
1
Problem joining some computers to domain with samba4
...for 'COMPUTER5$': 0x0 07/29 13:16:55 NetpJoinDomain: status of creating account: 0x0 07/29 13:16:55 NetpGetComputerObjectDn: Unable to bind to DS on '\\server-central.domain.local': 0x54f 07/29 13:16:55 NetpSetDnsHostNameAndSpn: NetpGetComputerObjectDn failed: 0x54f 07/29 13:16:55 ldap_unbind status: 0x0 07/29 13:16:55 NetpJoinDomain: status of setting DnsHostName and SPN: 0x54f 07/29 13:16:55 NetpJoinDomain: initiaing a rollback due to earlier errors 07/29 13:16:55 NetpGetLsaPrimaryDomain: status: 0x0 07/29 13:16:55 NetpManageMachineAccountWithSid: status of disabling account 'COM...
2008 Nov 18
1
Disconnecting without unbinding?
Timo Please have a look at this short thread[1]. That message stops appearing whenever I shutdown dovecot. I'm using dovecot 1.0.15. dovecot-ldap.conf ----------------- dn = ... dnpass = ... ldap_version = 3 auth_bind = no base = ... pass_filter = ... pass_attrs = ... user_filter = ... user_attrs = ... default_pass_scheme = MD5-CRYPT user_global_uid = vmail user_global_gid = vmail Regards,
2003 Oct 27
1
Bug or local Problem?
...PANIC: internal error [2003/10/25 03:54:32, 0] lib/util.c:smb_panic(1407) BACKTRACE: 15 stack frames: #0 /usr/sbin/winbindd(smb_panic+0x16b) [0x80b0f33] #1 /usr/sbin/winbindd [0x80a1e63] #2 /usr/sbin/winbindd [0x80a1eb5] #3 /lib/libc.so.6 [0x401476b8] #4 /usr/lib/libldap.so.2(ldap_unbind_ext+0x25) [0x40108715] #5 /usr/lib/libldap.so.2(ldap_unbind+0x40) [0x4010879c] #6 /usr/sbin/winbindd(ads_destroy+0x2c) [0x813078c] #7 /usr/sbin/winbindd [0x807eea3] #8 /usr/sbin/winbindd [0x80764b2] #9 /usr/sbin/winbindd(add_trusted_domains+0x209) [0x80723dd] #10 /usr/sbin/w...
2012 Jan 26
0
winbind errors and panics
...ANIC (pid 2730): internal error [2012/01/26 13:06:50.730324, 0] lib/util.c:1594(log_stack_trace) BACKTRACE: 19 stack frames: #0 winbindd(log_stack_trace+0x2e) [0x95a88e] #1 winbindd(smb_panic+0x2e) [0x95a9ae] #2 winbindd(+0x170f9f) [0x947f9f] #3 [0x110400] #4 /lib/libldap-2.4.so.2(ldap_unbind_ext+0x25) [0x186855] #5 /lib/libldap-2.4.so.2(ldap_unbind+0x70) [0x1869a0] #6 winbindd(+0x52d07f) [0xd0407f] #7 winbindd(+0x52d325) [0xd04325] #8 winbindd(run_events+0x110) [0x96c800] #9 winbindd(+0xbffd8) [0x896fd8] #10 winbindd(+0xc0f1d) [0x897f1d] #11 winbindd(+0x198d08) [0x...
2007 Apr 12
2
1.0.rc32 released
http://dovecot.org/releases/dovecot-1.0.rc32.tar.gz http://dovecot.org/releases/dovecot-1.0.rc32.tar.gz.sig Pretty late for changes if v1.0 is supposed to come out tomorrow, but I can't really leave these LDAP bugs unfixed. They shouldn't anyway break anything, so here's one more day for you people to find out about any bugs. One thing that I'm a bit concerned about is the
2008 Jul 02
4
samba + slave OpenLdap (read-only)
Hello, I'm trying to config samba to use a openldap replica (slave) base. Every thing is working, except when I try to join a machine to a domain. Samba try to write some attributes in openldap, but this database (slave) is read-only, so this operation fails. Openldap can return a REFERRAL when a client (samba) try to do a modification on a slave database and this already is happening.
2003 Feb 12
2
rsync & ldap authentication
...ret, 0, sizeof(secret)); /* paranoid */ + strlcpy(secret, vals[0], len); + ok=1; + ldap_value_free(vals); + } /* get_values */ + } /* compare_s */ + free(dn); + } /* get_dn */ + ldap_msgfree(entry); + } /* first_entry */ + ldap_msgfree(result); + } /* search */ + } /* bind */ + } /* init */ + ldap_unbind(ld); + + return ok; +} +#endif + static char *getpassf(char *filename) { char buffer[100]; @@ -205,6 +302,7 @@ char *auth_server(int fd, int module, char *addr, char *leader) { char *users = lp_auth_users(module); + char *group = lp_ldap_auth_usergroup(module); char challenge[16]; char...
2003 May 03
0
Storing rsync secrets in LDAP
...dap_value_free(vals); + } /* get_values */ + } /* compare_s */ + free(dn); + } /* get_dn */ + ldap_msgfree(entry); + } /* first_entry */ + ldap_msgfree(result); + } /* search */ + } /* bind */ + } /* init */ + ldap_unbind(ld); + + return ok; +} +#endif + static char *getpassf(char *filename) { char buffer[100]; @@ -206,6 +303,7 @@ char *auth_server(int fd, int module, char *addr, char *leader) { char *users = lp_auth_users(module); + char *group = lp_ldap_auth_usergroup(module);...
2016 Aug 31
2
dovecot and ldap with problem on userdb
...31 18:14:16 auth: Error: ld 0x55b624137680 response count 0 Aug 31 18:14:16 auth: Error: ldap_chkResponseList ld 0x55b624137680 msgid -1 all 0 Aug 31 18:14:16 auth: Error: ldap_chkResponseList returns ld 0x55b624137680 NULL Aug 31 18:14:16 auth: Error: ldap_int_select Aug 31 18:16:18 auth: Error: ldap_unbind Aug 31 18:16:18 auth: Error: ldap_free_connection 1 1 Aug 31 18:16:18 auth: Error: ldap_send_unbind Aug 31 18:16:18 auth: Error: ldap_free_connection: actually freed +++ The problem is this line: Aug 31 18:14:16 auth: Error: put_filter: "(&(objectClass=posixAccount)(mail=info))" Si...
2004 Feb 24
1
(no subject)
...a4c98 ptr=0x080a4c9b end=0x080a4ca4 len=9 0000: 61 07 0a 01 31 04 00 04 00 a...1.... ber_scanf fmt (}) ber: ber_dump: buf=0x080a4c98 ptr=0x080a4ca4 end=0x080a4ca4 len=0 ldap_msgfree ldap_err2string Error: ldap_simple_bind_s for 192.168.4.2:389 failed: Invalid credentials ldap_unbind ldap_free_connection ldap_send_unbind ber_flush: 7 bytes to sd 8 0000: 30 05 02 01 02 42 00 0....B. ldap_write: want=7, written=7 0000: 30 05 02 01 02 42 00 0....B. ldap_free_connection: actually freed 4. log from the slave Feb 23...
2011 May 10
1
LDAP Authentication ok but errors
Hello Timo, We have installed dovecot 2.0.10. With LDAP authentication. Users authenticate successfully but in the authentication process there are errors that I don't understand because it's everything all right: May 10 18:00:49 carpe3 dovecot: auth: Error: ldap_unbind May 10 18:00:49 carpe3 dovecot: auth: Error: ldap_free_connection 1 1 May 10 18:00:49 carpe3 dovecot: auth: Error: ldap_send_unbind May 10 18:00:49 carpe3 dovecot: auth: Error: ldap_free_connection: actually freed May 10 18:02:02 carpe3 dovecot: master: Dovecot v2.0.10 starting up (core dumps disab...
2013 Feb 20
2
Dovecot LDA LDAP lookups on samba4 server ends very often in timeouts
...porary failure) Feb 20 12:24:10 sng02 dovecot: master: Warning: Killed with signal 15 (by pid=8946 uid=0 code=kill) Feb 20 12:24:10 sng02 dovecot: auth: ldap(marco.carcano): Shutting down Feb 20 12:24:10 sng02 dovecot: auth: Debug: master out: FAIL#0111 Feb 20 12:24:10 sng02 dovecot: auth: Error: ldap_unbind Feb 20 12:24:10 sng02 dovecot: auth: Error: ldap_free_request (origid 2, msgid 3) Feb 20 12:24:10 sng02 dovecot: auth: Error: ldap_free_request (origid 2, msgid 2) Feb 20 12:24:10 sng02 dovecot: auth: Error: ldap_free_connection 1 1 Feb 20 12:24:10 sng02 dovecot: auth: Error: ldap_send_unbind Feb...
2003 Nov 10
8
winbindd panic daemon dies
Hi All, can anyone make any sense of the error below, please advise if I need to log this as a bug but I'm not sure how to further diagnose what is happening. This is from my winbindd log file, thanks Andy. [2003/11/07 17:47:59, 1] nsswitch/winbindd.c:main(832) winbindd version 3.0.0 started. Copyright The Samba Team 2000-2003 [2003/11/07 17:48:00, 1]
2013 Jan 13
4
Installing Dovecot on Gentoo
...t: FAIL#0111#011user=croessner#011temp Jan 13 15:26:11 mx0 dovecot: imap-login: Disconnected: Inactivity (auth failed, 1 attempts in 131 secs): user=<croessner>, method=PLAIN, rip=::1, lip=::1, secured, session=<YAanRyzTOAAAAAAAAAAAAAAAAAAAAAAB> Jan 13 15:27:11 mx0 dovecot: auth: Error: ldap_unbind Jan 13 15:27:11 mx0 dovecot: auth: Error: ldap_free_request (origid 2, msgid 2) Jan 13 15:27:11 mx0 dovecot: auth: Error: ldap_free_connection 1 1 Jan 13 15:27:11 mx0 dovecot: auth: Error: ldap_free_connection: actually freed ------------------------------------------------------- I checked if Dov...
2009 Jan 13
3
postfix - dovecot - ldap
Hallo, I want to run postfix - dovecot - openldap working together The first problem is, that dovecot doesn't create the directories /usr/local/mail/abcshop.at/bamm/Maildir cur new tmp although I can contact the Dovecot-Server telnet localhost 143 OK .... 1 login bamm at abcshop.at secret OK Logged in /usr/local/mail/ is owned by virtual:virtual If I uncomment the line #mail_location =