Re: EAP-MD5 / FreeRadius / LDAP / NDS

2002-09-03 Thread Stefan Winterling
My user doesn't contain a userpassword attribute, so I have to create one. Another question: For EAP-MD5 the password must be availale in plaintext. But i don't want send plaintext passwords over LDAP resp. it's not possible by my LDAP-Database. How can I solve this with FreeRadius excepting

Re: EAP-MD5 / FreeRadius / LDAP / NDS

2002-08-30 Thread Stefan Winterling
My ldap server is a novell nw5.1 nds. In the schema i can't see a userPassword Attribute for user-class, but i think it's standard !? I can't imagine that it is possible to get plaintext password from ldap server !? So, how can EAP-MD5 work with ldap when I need plaintext passwords to build a

EAP-MD5 / FreeRadius / LDAP / NDS

2002-08-28 Thread Stefan Winterling
Hi to all, i know, there are already many postings about this topic, but i didn't get it work. So please help me!! I want to authenticate users via EAP-MD5 and LDAP in a NDS. But seems, that rlm_ldap doesnt get a password from nds !? Can anybody help me? Thx!

Segmentation fault after reboot

2002-08-27 Thread Stefan Winterling
Hi, I made a bad mistake!!! I shut down my Comp at weekend and on monday freeradius didn't work anymore! FreeRadius starts without errors but when i send an access-request it crashes with an segmentation fault always in the rlm_ldap: rlm_ldap: bind to xx.xx.xx.xx:636 Segmentation Fault

Re: Segmentation fault after reboot

2002-08-27 Thread Stefan Winterling
more infos rlm_ldap with debug level 3 rlm_ldap: attempting LDAP reconnection rlm_ldap: (re)connect to 192.168.10.230:636, authentication 0 rlm_ldap: setting TLS mode to 1 rlm_ldap: bind as CN=admin,OU=CW,OU=KIP,O=DE/admin to 192.168.10.230:636 ldap_bind ldap_simple_bind ldap_sasl_bind

Re: Segmentation fault after reboot

2002-08-27 Thread Stefan Winterling
i'm a jerk!! it works!!! too late for my brain... go home - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Cannot get work rlm_ldap with TLS

2002-08-21 Thread Stefan Winterling
LDAP with TLS doesn't start. What's wrong with my configuration? Or is it a problem of my LDAP-Server? rlm_ldap with start_tls=no works fine! I have the latest FreeRadius version, OpenSSL 0.9.6b and OpenLDAP 2.0.11 Thx for solutions! Starting - reading configuration files ... reread_config:

Re: Cannot get work rlm_ldap with TLS

2002-08-21 Thread Stefan Winterling
Have you configured openldap with --with-tls? It looks like your ldap server does not support TLS. I don't know, openldap was already installed... But what do you mean with ldap server: the freeradius or my ldap database (Novell NDS). I don't know which component is configured wrong, the

LDAP over SSL

2002-08-21 Thread Stefan Winterling
Hello, is their a possbility to use rlm_ldap with SSL? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: EAP/TLS again

2002-08-19 Thread Stefan Winterling
Yes, there is an implementation of rlm_eap_tls but it doesn't work in my configuration !? See the postings of Jason Haar: Cannot get EAP-TLS to work with FreeRADIUS 0.7 : I have the same problem and tried everything. But with the source code of the other radius version it seems to work and

undefined symbol ??

2002-08-12 Thread Stefan Winterling
Hi, I have a problem with EAP-TLS authentication: Radius starts without errors, but when it receive a access-request it dies: Starting - reading configuration files ... reread_config: reading radiusd.conf Config: including file: /usr/local/etc/raddb/clients.conf main: prefix = /usr/local