(RADIATOR) Openldap - Network sockets
Radiator
radiator at swiftel.com.au
Tue Jul 15 01:15:40 CDT 2003
Update:
It looks to be the TLS code somewhere, removing the UseTLS and SSL
config makes the problem go away.
Regards,
Nathan.
-----Original Message-----
From: Radiator
Posted At: Tuesday, 15 July 2003 11:54 AM
Posted To: Radiator
Conversation: Openldap - Network sockets
Subject: (RADIATOR) Openldap - Network sockets
I am currently having a problem with Radiator 3.6 and Openldap (2.0.23)
where the number of network sockets are exhausted and the LDAP server
stops responding with a too many open files error.
It looks to me as if the ServerChecksPassword is not set the session is
left open (holdserverconnectio is not compatible with openldap it seems)
so there are a number of ESTABLISHED sessions (netstat) that are never
closed. Could this be a radiator bug ? No unbind ?
With the ServerChecksPassword option set, operation is as expected, the
sessions are all created individually and closed within appropriate
session timeouts.
Here is my testing config:
<AuthBy LDAP2>
Identifier ldap_auth
Host hostname
# ServerChecksPassword
Version 3
UseTLS
SSLVerify none
SSLCAFile
BaseDN basedn
Scope sub
UsernameAttr uid
PasswordAttr userPassword
Debug 255
NoDefault
</AuthBy>
There is probably a timeout feature in openldap but I'm sure Radiator
should be doing a proper unbind and therefore closing the session.
Any ideas? Experiences ?
Regards,
Nathan Alberti
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list