Displaying 20 results from an estimated 22 matches for "connection_read".
Did you mean:
connection_bad
2002 May 17
3
samba + openldap + tls
...#39; in passdb.
[2002/05/17 16:24:16, 2] smbd/reply.c:reply_sesssetup_and_X(963)
NT Password did not match for user 'lblin'!
#############################################
LDAP LOGS:
-------------------------
ldap_pvt_gethostbyname_a: host=obiwan, r=0
connection_get(9): got connid=0
connection_read(9): checking for input on id=0
ber_get_next
ber_get_next: tag 0x30 len 29 contents:
do_extended
ber_scanf fmt ({a) ber:
ber_get_next
ber_get_next on fd 9 failed errno=11 (Resource temporarily unavailable)
send_ldap_extended 0: (0)
send_ldap_response: msgid=1 tag=120 err=0
ber_flush: 14 bytes to sd...
2002 Feb 15
0
acessing LDAP via SSL
...ser atuttle.
Failed to modify password entry for user atuttle
Both options for "ldap ssl" fail: "on" as well as "start_tls".
There is communication between ldap and samba on the right port, here's
the ldap output for ldap ssl=on:
connection_get(10): got connid=2
connection_read(10): checking for input on id=2
TLS trace: SSL_accept:before/accept initialization
TLS trace: SSL_accept:SSLv3 read client hello A
TLS trace: SSL_accept:SSLv3 write server hello A
TLS trace: SSL_accept:SSLv3 write certificate A
TLS trace: SSL_accept:SSLv3 write server done A
TLS trace: SSL_accept:S...
2003 Feb 18
1
problems with ldap tls
...dn't find user 'drow' in passdb.
[2003/02/18 01:40:12, 1] smbd/reply.c:reply_sesssetup_and_X(1001)
Rejecting user 'drow': authentication failed
[2003/02/18 01:40:12, 2] smbd/server.c:exit_server(461)
Closing connections
Here my slapd-log:
connection_get(9): got connid=4
connection_read(9): checking for 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...
2005 Jul 04
9
Samba3+LDAP: Can't join domain.
...oks fine,
where's the mistake?
I try joining again and this time I check the slapd log as well and I get the
biggest transaction log record in history!! :
--begin------------------
Jul 4 17:38:49 localhost slapd[8515]: connection_get(10): got connid=35
Jul 4 17:38:49 localhost slapd[8515]: connection_read(10): checking for input
on id=35
Jul 4 17:38:49 localhost slapd[8515]: do_bind
Jul 4 17:38:49 localhost slapd[8515]: ber_get_next on fd 10 failed errno=11
(Resource temporarily unavailable)
Jul 4 17:38:49 localhost slapd[8515]: >>> dnPrettyNormal:
<cn=admin,dc=gicomm,dc=iberica,dc...
2005 Dec 02
1
dovecot and ldaps://
...ecot running with ldaps (ssl over port 636, not starttls).
Btw, it's working right only if i specify "TLSVerifyClient never" in my slapd.conf.
With any other parameter (like "TLSVerifyClient demand"), the bind fails with:
connection_get(12)
connection_get(12): got connid=0
connection_read(12): checking for input on id=0
TLS trace: SSL_accept:before/accept initialization
TLS trace: SSL_accept:SSLv3 read client hello A
TLS trace: SSL_accept:SSLv3 write server hello A
TLS trace: SSL_accept:SSLv3 write certificate A
TLS trace: SSL_accept:SSLv3 write certificate request A
TLS trace: SSL_...
2004 Feb 24
1
(no subject)
...localhost
slapd[8287]: 9r
Feb 23 17:44:36 localhost slapd[8287]:
Feb 23 17:44:36
localhost slapd[8287]: daemon: read activity on 9
Feb 23 17:44:36
localhost slapd[8287]: connection_get(9)
Feb 23 17:44:36 localhost
slapd[8287]: connection_get(9): got connid=0
Feb 23 17:44:36 localhost
slapd[8287]: connection_read(9): checking for input on id=0
Feb 23
17:44:36 localhost slapd[8287]: do_bind
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]: >>> dnPrettyNormal:
Feb 23 17:44:36 localhost slapd[8287]: ,...
2008 Apr 04
2
Samba 3.0.24 handling LDAP responses incorrectly
...: conn=76 op=24 p=3
Apr 4 10:47:37 servername slapd[12709]: send_ldap_extended: err=19 oid=
len=0
Apr 4 10:47:37 servername slapd[12709]: send_ldap_response: msgid=25
tag=120 err=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:4...
2004 Oct 13
1
samba 3.0.7 and OpenLDAP
...--------------------------
daemon: activity on 1 descriptors
daemon: new connection on 11
daemon: added 11r
daemon: activity on:
daemon: select: listen=6 active_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: tag 0x30 len 48 contents:
ber_get_next
ber_get_next on fd 11 failed errno=11 (Resource temporarily unavailable)
do_bind
ber_scanf fmt ({imt) ber:
ber_scanf fmt (m}) ber:
>>> dnPrettyNormal: <cn=Manager,dc=my-domain,dc=com>
=&...
2005 Jul 27
2
TLS connections between Samba&OpenLDAP
...want=2, got=2
0000: 02 30
.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 Yah...
2008 Apr 17
3
login failed
Hello
i've samba 3.022 with a ldap 2.2.26. I've no pb to join domain with my
win2000, but when I reboot I'm reject (bad username ...).
I find in debug that the first param sent by the client was the login
and I think it must be the machines name.
Any idee ?
--
Denis Rohou
Service Informatique
ville de Lannion
22113 lannion
02-96-46-64-22
2016 Jan 06
3
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
On Wed, Jan 6, 2016 at 10:36 AM, Graham Allan <allan at physics.umn.edu> wrote:
> On 01/06/2016 09:53 AM, Graham Allan wrote:
>
>>
>> The packet dump is a good idea. I get the same failure using straight
>> SSL to port 636, but wireshark might be able to decode any StartTLS
>> negotiation attempt on the default port. Failing that I guess I'll
>>
2003 Mar 11
0
import_smbpasswd.pl problem
...:31 apollo slapd[14080]: 12r
Mar 11 16:42:31 apollo slapd[14080]:
Mar 11 16:42:31 apollo slapd[14080]: daemon: read activity on 12
Mar 11 16:42:31 apollo slapd[14080]: connection_get(12)
Mar 11 16:42:31 apollo slapd[14080]: connection_get(12): got connid=4
Mar 11 16:42:31 apollo slapd[14080]: connection_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_bind
Mar 11 16:42:31 apollo slapd[14080]: >>> dnPrettyNormal: <cn=Manager,dc=example,dc=com>
Mar 1...
2004 Mar 02
0
smbldap-useradd hangs in RH9
...baSID=S-1-5-21-2056510298-3027076148-852687323-3000)"
slapd[3195]: conn=274 op=1 SEARCH RESULT tag=101 err=0 text=
slapd[3195]: conn=274 op=2 UNBIND
slapd[3195]: conn=-1 fd=17 closed
slapd[3195]: daemon: conn=275 fd=19 connection from IP=127.0.0.1:33602
(IP=0.0.0.0:389) accepted.
slapd[3195]: connection_read(17): no connection!
slapd[3195]: conn=275 op=0 BIND dn="CN=MANAGER,O=SENADO.ES" method=128
slapd[3195]: conn=275 op=0 RESULT tag=97 err=0 text=
slapd[3195]: deferring operation
slapd[3195]: conn=275 op=1 ADD dn="UID=JUAN,OU=PEOPLE,O=SENADO.ES"
slapd[3195]: conn=275 op=1 RESULT t...
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
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:
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 =
2016 Jan 06
0
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
...s to be usable: (1) install newer gdb from ports, and (2) build
samba with --disable-pie
What I got from that was ldap_start_tls_s (ldap_struct, NULL, NULL) in
smb_ldap_start_tls is returning -11 (LDAP_CONNECT_ERROR), which doesn't
really help.
Maximum debugging on the ldap server gave me:
connection_read(3): TLS accept failure error=-1 id=1042, closing
conn=1042 fd=3 closed (TLS negotiation failure)
I'm out of ideas for now, other than maybe trying one of the openldap lists!
G.
2005 Jul 27
0
TLS & sambaSID
Hi all,
I configured a Samba 3 server as PDC with OpenLDAP
server. I enabled TLS.
When I start samba (service smb start), the slapd
server output shows:
TLS trace: SSL_accept:SSLv3 flush data
connection_read(16): unable to get TLS client DN
error=49 id=23
The "net" command as user1 failes with the following
error message:
Could not connect to server 127.0.0.1
The username or password was not correct.
I checked smbd log file that containes the folowing:
[2005/07/27 18:21:52, 0]
l...
2005 Jul 28
0
no sambaSID or sambaSID attribute found
Hi all,
I configured a Samba 3 server as PDC with OpenLDAP
server. I enabled TLS.
When I start samba (service smb start), the slapd
server output shows:
TLS trace: SSL_accept:SSLv3 flush data
connection_read(16): unable to get TLS client DN
error=49 id=23
The "net" command as user1 failes with the following
error message:
Could not connect to server 127.0.0.1
The username or password was not correct.
I checked smbd log file that containes the folowing:
[2005/07/27 18:21:52, 0]
l...
2016 Jan 06
1
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
...db from ports, and (2) build samba
> with --disable-pie
>
> What I got from that was ldap_start_tls_s (ldap_struct, NULL, NULL) in
> smb_ldap_start_tls is returning -11 (LDAP_CONNECT_ERROR), which doesn't
> really help.
>
> Maximum debugging on the ldap server gave me:
> connection_read(3): TLS accept failure error=-1 id=1042, closing
> conn=1042 fd=3 closed (TLS negotiation failure)
>
> I'm out of ideas for now, other than maybe trying one of the openldap
> lists!
>
That's about the stage I can never dig deeper into. OK, so we know
application X is having...