Re: Freeradius + OpenLDAP
thank you for your response! when i run my server in debugging mode , it seems to work very well! radius# *radiusd -X -A & *** Starting - reading configuration files ... reread_config: reading radiusd.conf [...] Listening on authentication *:1812 Listening on accounting *:1813 Listening on proxy *:1814 *Ready to process requests.* ** but i want to make a test with a user who is located in openldap server. and i don't know how i can do this. Regards, uness
youness hsina wrote:
thank you for your response! when i run my server in debugging mode , it seems to work very well!
radius# *radiusd -X -A &* Starting - reading configuration files ... reread_config: reading radiusd.conf [...] Listening on authentication *:1812 Listening on accounting *:1813 Listening on proxy *:1814 *Ready to process requests.*
but i want to make a test with a user who is located in openldap server. and i don't know how i can do this.
Regards, uness ------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html man radclient
echo "Attribute0=Value0,Attribute1=Value1,.." | radclient -x 127.0.01 auth secret Kind Regards Etienne Pretorius Network Administrator <http://www.kingsley.co.za>
Hi,
thank you for your response! when i run my server in debugging mode , it seems to work very well!
radius# *radiusd -X -A & *** Starting - reading configuration files ... reread_config: reading radiusd.conf [...] Listening on authentication *:1812 Listening on accounting *:1813 Listening on proxy *:1814 *Ready to process requests.* ** but i want to make a test with a user who is located in openldap server. and i don't know how i can do this.
radtest userinyourldap theirpassword localhost 1812 radiussecret but you have to configure the LDAP alan
Hi Alan thank you for your response, i have already configure an ldap server on other machine . when i run : *#radtest yhsina yhsina localhost 1812 test* i have in the end this error : *radclient: no respone from server for ID 49* ** have you any idea ? regards, uness
Read about configuring ldap: http://wiki.freeradius.org/Rlm_ldap All the bits in ldap{} section are explaind in more detail than in radiusd.conf file. Ivan Kalik Kalik Informatika ISP Dana 29/5/2008, "youness hsina" <youness.hsina@gmail.com> piše:
Hi Alan thank you for your response, i have already configure an ldap server on other machine .
when i run :
*#radtest yhsina yhsina localhost 1812 test* i have in the end this error : *radclient: no respone from server for ID 49* ** have you any idea ? regards, uness
thank you very much Ivan for the site web regards uness, 2008/5/29 Ivan Kalik <tnt@kalik.net>:
Read about configuring ldap:
http://wiki.freeradius.org/Rlm_ldap
All the bits in ldap{} section are explaind in more detail than in radiusd.conf file.
Ivan Kalik Kalik Informatika ISP
Dana 29/5/2008, "youness hsina" <youness.hsina@gmail.com> piše:
Hi Alan thank you for your response, i have already configure an ldap server on other machine .
when i run :
*#radtest yhsina yhsina localhost 1812 test* i have in the end this error : *radclient: no respone from server for ID 49* ** have you any idea ? regards, uness
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- HSINA Youness Etudiant R&T - IUT--Velizy 78140 Tél : 06.28.73.76.75
participants (4)
-
A.L.M.Buxey@lboro.ac.uk -
Etienne Pretorius -
Ivan Kalik -
youness hsina