Looks like it’s a problem when FR tries to talk on port 636  SSL to an ldap server.

 

 

 

-----Original Message-----
From: Ron Wahler
Sent: Friday, March 05, 2004 11:50 AM
To: [EMAIL PROTECTED]
Subject: Snapshot 226 of FreeRadius - Segmentation fault on ldap bind

 

 

 

While attempting to do an ldap bind FreeRadius seg faulted.

Can anyone help ? Has anyone else seen this ?

 

Thanks,

Ron.

 

modcall[authorize]: module "backslash" returns noop for request 5

    rlm_realm: Request already proxied.  Ignoring.

  modcall[authorize]: module "realmpercent" returns noop for request 5

    users: Matched DEFAULT at 8

  modcall[authorize]: module "files" returns ok for request 5

  rlm_eap: No EAP-Message, not doing EAP

  modcall[authorize]: module "eap" returns noop for request 5

modcall: group authorize returns ok for request 5

modcall: entering group autztype for request 5

rlm_ldap: - authorize

rlm_ldap: performing user authorization for ron

radius_xlat:  '(SamAccountName=ron)'

radius_xlat:  'dc=rovingplanet,dc=com'

ldap_get_conn: Got Id: 0

rlm_ldap: attempting LDAP reconnection

rlm_ldap: (re)connect to 10.1.0.13:636, authentication 0

rlm_ldap: setting TLS mode to 1

rlm_ldap: bind as cn=Administrator,ou=Administrators,dc=rovingplanet,dc=com/ourpassword to

 10.1.0.13:636

 

Program received signal SIGSEGV, Segmentation fault.

[Switching to Thread 8192 (LWP 7951)]

0x00000000 in ?? ()

(gdb) where

#0  0x00000000 in ?? ()

#1  0x403642b6 in ldap_pvt_tls_check_hostname () from /usr/lib/libldap_r.so.2

#2  0x40364a0e in ldap_int_tls_start () from /usr/lib/libldap_r.so.2

#3  0x4034ac84 in ldap_int_open_connection () from /usr/lib/libldap_r.so.2

#4  0x4035913b in ldap_new_connection () from /usr/lib/libldap_r.so.2

#5  0x4034a6b1 in ldap_open_defconn () from /usr/lib/libldap_r.so.2

#6  0x40358d6e in ldap_send_initial_request () from /usr/lib/libldap_r.so.2

#7  0x40351e3c in ldap_sasl_bind () from /usr/lib/libldap_r.so.2

#8  0x403527dc in ldap_simple_bind () from /usr/lib/libldap_r.so.2

#9  0x40349dd9 in ldap_bind () from /usr/lib/libldap_r.so.2

#10 0x4021d151 in ldap_connect (instance=0x81605d0,

    dn=0x815fbc0 "cn=Administrator,ou=Administrators,dc=rovingplanet,dc=com",

    password=0x8160690 "ourpasswordauth=0, result=0xbfffbdb8) at rlm_ldap.c:1634

#11 0x4021a0df in perform_search (instance=0x81605d0, conn=0x8160918,

    search_basedn=0xbfffbf50 "dc=rovingplanet,dc=com", scope=2,

    filter=0xbfffc350 "(SamAccountName=ron)", attrs=0x81609d0, result=0xbfffbe48)

    at rlm_ldap.c:646

#12 0x4021b872 in ldap_authorize (instance=0x81605d0, request=0x817b050) at rlm_ldap.c:1106

#13 0x08054ede in call_modsingle (component=1, sp=0x8178a20, request=0x817b050,

    default_result=6) at modcall.c:212

#14 0x08055096 in modcall (component=1, c=0x8178a20, request=0x817b050) at modcall.c:323

#15 0x08054f63 in call_modgroup (component=1, g=0x81789e8, request=0x817b050,

    default_result=6) at modcall.c:237

#16 0x08055045 in modcall (component=1, c=0x81789e8, request=0x817b050) at modcall.c:314

#17 0x08054ba0 in module_authorize (autz_type=32770, request=0x817b050) at modules.c:885

#18 0x08051e2d in rad_authenticate (request=0x817b050) at auth.c:549

#19 0x40210579 in eapttls_process (handler=0x817b9d8, tls_session=0x818cb08) at ttls.c:1032

#20 0x4020f400 in eapttls_authenticate (arg=0x815d5d8, handler=0x817b9d8)

    at rlm_eap_ttls.c:235

#21 0x401f6517 in eaptype_call (atype=0x815d658, handler=0x817b9d8) at eap.c:167

#22 0x401f68e5 in eaptype_select (inst=0x8150a38, handler=0x817b9d8) at eap.c:353

#23 0x401f5d45 in eap_authenticate (instance=0x8150a38, request=0x819cda8) at rlm_eap.c:269

#24 0x08054ede in call_modsingle (component=0, sp=0x8162af0, request=0x819cda8,

    default_result=0) at modcall.c:212

#25 0x08055096 in modcall (component=0, c=0x8162af0, request=0x819cda8) at modcall.c:323

#26 0x08054f63 in call_modgroup (component=0, g=0x8162b28, request=0x819cda8,

    default_result=0) at modcall.c:237

---Type <return> to continue, or q <return> to quit---

 

 

 

Reply via email to