Hello-
I was using FreeRadius 0.8.1 successfully with LDAP. I am investigating
upgrading to 1.0.0pre3 because I am moving the server to a different
machine. I am unable to authenticate users at this point due to seg faults.
I'll be the first to admit that I am fairly ignorant when it comes to
troubleshooting problems of this nature.
Does anyone have links to a good FAQ where I can find out how to create a
core file for submissions (assuming this problem is interesting for a
developer to look at)?
Thanks-
-Michael
------------------------------------------------------------
(debug output)
TLS trace: SSL_connect:SSLv3 read server certificate A
TLS trace: SSL_connect:SSLv3 read server certificate request A
TLS trace: SSL_connect:SSLv3 read server done A
TLS trace: SSL_connect:SSLv3 write client certificate A
TLS trace: SSL_connect:SSLv3 write client key exchange A
TLS trace: SSL_connect:SSLv3 write certificate verify A
TLS trace: SSL_connect:SSLv3 write change cipher spec A
TLS trace: SSL_connect:SSLv3 write finished A
TLS trace: SSL_connect:SSLv3 flush data
TLS trace: SSL_connect:SSLv3 read finished A
Segmentation fault
Some related config
ldap {
server = "NOT SHOWN"
identity = "uid=radius,ou=Apps,o=isp"
password = NOT SHOWN
basedn = "NOT SHOWN"
port = 636
filter = "(&(uid=%u)(%{Huntgroup-Name}=Y))"
start_tls = no
tls_cacertfile = "/etc/certs/cacertfile.pem"
tls_certfile = "/etc/certs/certfile.pem"
tls_keyfile = "/etc/certs/key_file.pem"
tls_require_cert = demand
dictionary_mapping = ${raddbdir}/ldap.attrmap
ldap_connections_number = 5
timeout = 4
timelimit = 3
net_timeout = 1
}
============================W=========
Michael Hare
UW-Madison/WiscNet Network Engineering
Desk: (608) 262-5236
24 Hr Noc: (608) 263-4188
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html