FreeRadius/OpenLdap

akkouche akkouchekahina at hotmail.fr
Wed Jun 20 14:27:58 CEST 2012


the request is:
	User-Name = "toto"
	User-Password = "titi"
	NAS-IP-Address = 127.0.0.1
	NAS-Port = 1812

I used LDAP and password are stored in MD5.
configuration eap.conf
eap {

            default_eap_type = ttls
}

   ttls {
               
                         default_eap_type = md5

}
configuration /sites-enabled# vim default :

authorize {

 preprocess
  eap {
                ok = return
        }
ldap
pap

}

authenticate {
Auth-Type PAP {
                pap
        }
eap

}

}


configuration etc/freeradius/sites-enabled# vim inner-tunnel

This is the same as
I used LDAP and password are stored in MD5.




-----
kahina akkouche
--
View this message in context: http://freeradius.1045715.n5.nabble.com/FreeRadius-OpenLdap-tp5713846p5713858.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.


More information about the Freeradius-Users mailing list