Freeradius + openldap + 802.1x
    Fabio Silva 
    fssilva at gmail.com
       
    Mon Mar 17 20:50:03 CET 2008
    
    
  
Hi all, does someone have a howto about how to configure it??
I have already read this link
http://wiki.freeradius.org/index.php/Rlm_ldap but i need some more
information...
I know that i must use the radius schema, its already configured in my
slapd.conf i created a user with this ldif sample..
dn: cn=test,ou=users,dc=radius,dc=local
objectClass: inetOrgPerson
objectclass: radiusprofile
objectClass: top
givenName: test
cn: teste
uid: test
I configured the clients.conf with the network that i want to use..
client 192.168.2.0/24 {
        secret  = secret123
        shortname = test
}
What else is needed to configure it?
Someone help me?
Regards,
-- 
Fabio S. Silva
Mail: fssilva at gmail.com
    
    
More information about the Freeradius-Users
mailing list