Displaying 20 results from an estimated 28 matches for "connection_closing".
2003 Sep 17
3
[Bug 651] SCO 3.2v4.2 and OpenSSH 3.7.1p1 --> connection hangs and does not close (ssh2 only)
http://bugzilla.mindrot.org/show_bug.cgi?id=651
Summary: SCO 3.2v4.2 and OpenSSH 3.7.1p1 --> connection hangs and
does not close (ssh2 only)
Product: Portable OpenSSH
Version: 3.7p1
Platform: All
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: sshd
2008 Apr 04
2
Samba 3.0.24 handling LDAP responses incorrectly
...rr=19
Apr 4 10:47:42 servername slapd[12709]: connection_get(19): got connid=77
Apr 4 10:47:42 servername slapd[12709]: connection_read(19): checking
for input on id=77
Apr 4 10:47:42 servername slapd[12709]: ber_get_next on fd 19 failed
errno=0 (Success)
Apr 4 10:47:42 servername slapd[12709]: connection_closing: readying
conn=77 sd=19 for close
Apr 4 10:47:42 servername slapd[12709]: connection_close: conn=77 sd=-1
Apr 4 10:47:42 servername slapd[12709]: connection_get(13): got connid=76
Apr 4 10:47:42 servername slapd[12709]: connection_read(13): checking
for input on id=76
Apr 4 10:47:42 servername...
2003 Feb 18
1
problems with ldap tls
...or input on id=4
TLS trace: SSL_accept:before/accept initialization
TLS trace: SSL_accept:error in SSLv2/v3 read client hello A
TLS: can't accept.
TLS: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
s23_srvr.c:565
connection_read(9): TLS accept error error=-1 id=4, closing
connection_closing: readying conn=4 sd=9 for close
connection_close: conn=4 sd=9
connection_get(9): got connid=5
connection_read(9): checking for input on id=5
TLS trace: SSL_accept:before/accept initialization
TLS trace: SSL_accept:error in SSLv2/v3 read client hello A
TLS: can't accept.
TLS: error:140760FC:SSL...
2002 May 17
3
samba + openldap + tls
Hi,
I using openldap 2.0.23 and samba 2.2.4 on a Redhat 7.2 Linux distrib.
I've compiled with ldap support dans It works fine in clear mode. I've
configured unix auth. in order to use ldap on TLS mode, and it works also.
When I try to use TLS more (or SSL on 636), it doesn't work. LDAP
doesn't seem to have an error (see logs below), but samba tells "Failed
to issue the
2004 Feb 24
1
(no subject)
...ection_read(9): checking for input on id=0
Feb 23 17:44:36 localhost
slapd[8287]: ber_get_next on fd 9 failed errno=11 (Resource temporarily
unavailable)
Feb 23 17:44:36 localhost slapd[8287]: do_unbind
Feb 23
17:44:36 localhost slapd[8287]: conn=0 op=1 UNBIND
Feb 23 17:44:36
localhost slapd[8287]: connection_closing: readying conn=0 sd=9 for
close
Feb 23 17:44:36 localhost slapd[8287]: connection_resched:
attempting closing conn=0 sd=9
Feb 23 17:44:36 localhost slapd[8287]:
daemon: select: listen=6 active_threads=1 tvp=NULL
Feb 23 17:44:36
localhost slapd[8287]: daemon: activity on 1 descriptors
Feb 23 17:44:3...
2002 Feb 15
0
acessing LDAP via SSL
...Lv3 write finished A
TLS trace: SSL_accept:SSLv3 flush data
connection_get(10): got connid=2
connection_read(10): checking for input on id=2
ber_get_next
TLS trace: SSL3 alert read:warning:close notify
ber_get_next on fd 10 failed errno=0 (Success)
connection_read(10): input error=-2 id=2, closing.
connection_closing: readying conn=2 sd=10 for close
connection_close: conn=2 sd=10
TLS trace: SSL3 alert write:warning:close notify# Global parameters
my smb.conf looks like this:
[global]
workgroup = MYGROUP
encrypt passwords = Yes
log level = 10
preferred master = False
dom...
2005 Jul 27
2
TLS connections between Samba&OpenLDAP
....0
TLS trace: SSL3 alert read:fatal:unknown CA
TLS trace: SSL_accept:failed in SSLv3 read client
certificate A
TLS: can't accept.
TLS: error:14094418:SSL
routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
s3_pkt.c:1052
connection_read(14): TLS accept error error=-1 id=2,
closing
connection_closing: readying conn=2 sd=14 for close
May anyone tell me what is going wrong?
Thank you
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
T?l?chargez cette version sur http://fr.messenger....
2005 Dec 02
1
dovecot and ldaps://
...shake failure
TLS trace: SSL_accept:error in SSLv3 read client certificate B
TLS: can't accept.
TLS: error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
+/usr/src/lib/libssl/src/ssl/s3_srvr.c:2004
connection_read(12): TLS accept error error=-1 id=0, closing
connection_closing: readying conn=0 sd=12 for close
connection_close: conn=0 sd=12
Is there a way to specify, in the dovecot-ldap.conf file, where to look for the client
certificate and key files? Or maybe make dovecot parse the ldaprc file under /etc?
Best Regards,
David
2003 Sep 15
1
SCO 3.2v4.2 and OpenSSH -current --> connection hangs and does no t close
Greetings,
I have a problem with OpenSSH -current and SCO 3.2v4.2,
when I execute a remote command or exit from a session,
the connection hangs, ( line 326 of serverloop.c).
This problem only exists when using ssh2.
server side debug (-d -d -d ):
debug1: Received SIGCHLD.
debug2: channel 0: read failed
debug2: channel 0: close_read
debug2: channel 0: input open -> drain
debug2: channel 0:
2004 Aug 06
2
improved error.log output --diff
diff -u --recursive icecast/src/admin.c icecast-new/src/admin.c
--- icecast/src/admin.c 2003-07-18 16:29:23.000000000 -0400
+++ icecast-new/src/admin.c 2003-08-06 19:18:32.000000000 -0400
@@ -213,7 +213,7 @@
html_write(client, "HTTP/1.0 200 OK\r\n"
"Content-Type: text/html\r\n"
"\r\n");
- DEBUG1("Sending XSLT
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message-----
From: Scott Phelps [mailto:sphelps@ridgways.com]
Sent: Friday, July 11, 2003 9:19 PM
To: 'samba@lists.samba.org'
Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
Hi everyone,
I am at my wits end and am hoping one of you can help me out.
I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
2003 Mar 11
0
import_smbpasswd.pl problem
...nnection_read(12): checking for input on id=4
Mar 11 16:42:31 apollo slapd[14080]: ber_get_next on fd 12 failed errno=35 (Resource temporarily unavailable)
Mar 11 16:42:31 apollo slapd[14080]: do_unbind
Mar 11 16:42:31 apollo slapd[14080]: conn=4 op=2 UNBIND
Mar 11 16:42:31 apollo slapd[14080]: connection_closing: readying conn=4 sd=12 for close
Mar 11 16:42:31 apollo slapd[14080]: connection_resched: attempting closing conn=4 sd=12
Mar 11 16:42:31 apollo slapd[14080]: connection_close: conn=4 sd=12
Mar 11 16:42:31 apollo slapd[14080]: daemon: removing 12
Mar 11 16:42:31 apollo slapd[14080]: conn=4 fd=1...
2011 Jul 14
5
LDAP ENC
Seems straight forward enough but I keep getting errors. On a client...
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed when searching for node ubuntu5.ttinet: LDAP Search failed
on the puppet master...
puppet.conf [master]
# ENC (external node classificiations)
node_terminus = ldap
ldapnodes = true
ldapclassattrs = puppetclass
# LDAP
ldapserver =
2001 Aug 16
4
Idletimeout patch
While I was updating our ssh-servers, I rewrote my old patch that adds
idletimeout (just like in old ssh1) parameter to openssh. Since reapplying
the patch for all new versions of openssh is not fun at all, I would like
to have it included in the official openssh, if you consider the patch
worthy.
Unlike ClientAlive, idletimeout works for both protocol versions. It also
works together with
2005 Jul 04
9
Samba3+LDAP: Can't join domain.
...17:38:50 localhost slapd[8515]: connection_read(10): checking for input
on id=35
Jul 4 17:38:50 localhost slapd[8515]: ber_get_next on fd 10 failed errno=0
(Success)
Jul 4 17:38:50 localhost slapd[8515]: connection_read(10): input error=-2
id=35, closing.
Jul 4 17:38:50 localhost slapd[8515]: connection_closing: readying conn=35
sd=10 for close
Jul 4 17:38:50 localhost slapd[8515]: connection_close: conn=35 sd=10
Jul 4 17:38:51 localhost slapd[8515]: connection_get(10): got connid=36
Jul 4 17:38:51 localhost slapd[8515]: connection_read(10): checking for input
on id=36
Jul 4 17:38:51 localhost slapd...
2010 Jan 25
3
Debian Lenny - Samba 3.2.5 + OpenLDAP (slapd) 2.4.11
I have a serous problem.
I have for some time now tried to get an SAMBA based Domain Controller
working.
I have tried with OpenLDAP and tdbsam as backend, but I get the same
error every time.
I wood prefer to use LDAP as my backend.
I have read tons of how-to SAMBA + LDAP, but non of the seams to work
for my, is there someone that maybe can see what I have done rung in
my config.?
I have
2004 Oct 13
1
samba 3.0.7 and OpenLDAP
...e_threads=0 tvp=NULL
daemon: activity on 1 descriptors
daemon: activity on: 11r
daemon: read activity on 11
connection_get(11): got connid=0
connection_read(11): checking for input on id=0
ber_get_next
ber_get_next on fd 11 failed errno=0 (Success)
connection_read(11): input error=-2 id=0, closing.
connection_closing: readying conn=0 sd=11 for close
connection_close: conn=0 sd=11
daemon: removing 11
daemon: select: listen=6 active_threads=0 tvp=NULL
daemon: activity on 1 descriptors
daemon: select: listen=6 active_threads=0 tvp=NULL
any tips/help/hints would be great!
Thanks!
2003 Sep 06
20
[Bug 615] OpenSSH 3.6.1p2 ON SCO 3.2v4.2 + STRICTMODES -->yes (broken dirname in libgen)
http://bugzilla.mindrot.org/show_bug.cgi?id=615
------- Additional Comments From dtucker at zip.com.au 2003-09-06 12:51 -------
Created an attachment (id=387)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=387&action=view)
Move libgen test after dirname test
Looked at this again, I think the reason it's not working is libgen has already
been detected before the dirname test,
2005 Jan 24
15
[Bug 125] add BSM audit support
http://bugzilla.mindrot.org/show_bug.cgi?id=125
alex.bell at bt.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex.bell at bt.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
2010 Nov 21
0
LDAP clients fail to connect with SSL enabled
...Nov 21 20:21:38 LBSD2 slapd[81972]: daemon: select: listen=6
active_threads=0 tvp=NULL
Nov 21 20:21:38 LBSD2 slapd[81972]: daemon: select: listen=7
active_threads=0 tvp=NULL
Nov 21 20:21:38 LBSD2 slapd[81972]: connection_read(11): input
error=-2 id=1017, closing.
Nov 21 20:21:38 LBSD2 slapd[81972]: connection_closing: readying
conn=1017 sd=11 for close
Nov 21 20:21:38 LBSD2 slapd[81972]: daemon: activity on 1 descriptor
I've encloses a more complete log file as an attachment.
I then try to show the CA files with an openssl command.
First with sf_issuing.crt -
slapd.conf:
TLSCACertificateFile /usr/loca...