This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:reseaux:services:radius [2011/03/10 08:25] PROCACCIA |
docpublic:reseaux:services:radius [2011/03/10 08:49] (current) PROCACCIA |
||
---|---|---|---|
Line 412: | Line 412: | ||
===== FreeRadius EAP ===== | ===== FreeRadius EAP ===== | ||
- | cinematique pour EAP à partir des fichiers de configuration | + | cinematique pour EAP, qui est la methode par defaut , |
+ | |||
+ | === clients.conf === | ||
+ | |||
+ | contient la liste des NAS avec leur credential , donc la liste des " | ||
+ | |||
+ | |||
+ | === users === | ||
+ | |||
+ | < | ||
+ | [root@radius raddb]# vim users | ||
+ | |||
+ | sallestp Auth-Type:= EAP | ||
+ | Reply-Message = "t es bien une bonne machine", | ||
+ | Tunnel-Type := VLAN, | ||
+ | Tunnel-Medium-Type := IEEE-802, | ||
+ | Tunnel-Private-Group-Id = 15, | ||
+ | Fall-Through = No | ||
+ | |||
+ | |||
+ | # default et check que NAS == Chillispot (patan), alors authZ de type ldap-chilli a suivre dans sites-enabled/ | ||
+ | DEFAULT NAS-Identifier == " | ||
+ | |||
+ | #On finis toujours ici, car " | ||
+ | # | ||
+ | # ne viens l' | ||
+ | DEFAULT | ||
+ | Tunnel-Type: | ||
+ | Tunnel-Medium-Type: | ||
+ | Tunnel-Private-Group-ID = 955, | ||
+ | Fall-Through = no | ||
+ | |||
+ | </ | ||
==== Fichier principale ==== | ==== Fichier principale ==== |