I got "checking for SSL_new in -lssl ... yes", when I downloaded
openssl-0.97d from sunfreeware.com. 

Then, I recompiled my OpenLDAP and FreeRadius. I still have the
connection problem to connect to my secure LDAP server.  My iPlant
secure LDAP server log indicated "it does not understand data...". It
sounds like my FreeRadius was sent the encrypted data through OpenLDAP
TLS to my iPlant LDAP Server, and my iPlant LDAP server simply dropped
the connection because it did not understand packets.

My question is that can I just send SSL data from FreeRadius on my
Solaris 8 without involving TLS? Because I did see TLS_MODE had set to
1. This is really confuse me.

Has anyone made FreeRadius to work to talk the secure LDAP on Solaris 8?
If yes, what are the procedures or guidelines that I should follow with?

Thank you very much.
ming   

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kostas
Kalevras
Sent: Monday, September 20, 2004 7:49 AM
To: Hou, Ming
Cc: [EMAIL PROTECTED]
Subject: RE: LDAP SSL won't bind??


On Fri, 17 Sep 2004, Hou, Ming wrote:

> I am wondering that I had a statement "checking for SSL_new in -lssl
... no"
> when I ran "configure", will it cause Radiusd fails to connect to my
secure
> LDAP server?
>
> Thanks,
> ming

Well, ldd lib/rlm_ldap.so
If there's no ssl libraries linked to rlm_ldap then yes you can't
connect to a
ssl ldap server.
Since your configure reported not finding ssl that's probably the case.

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]       National Technical University of Athens, Greece
Work Phone:             +30 210 7721861
'Go back to the shadow' Gandalf

- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to