mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-01 07:32:47 +00:00
44 lines
574 B
Text
44 lines
574 B
Text
|
server radius-filaire{
|
||
|
authorize{
|
||
|
|
||
|
re2o
|
||
|
expiration
|
||
|
logintime
|
||
|
pap
|
||
|
}
|
||
|
authenticate{
|
||
|
Auth-Type PAP{
|
||
|
pap
|
||
|
}
|
||
|
Auth-Type CHAP{
|
||
|
chap
|
||
|
}
|
||
|
Auth-Type MS-CHAP{
|
||
|
mschap
|
||
|
}
|
||
|
digest
|
||
|
unix
|
||
|
eap
|
||
|
|
||
|
}
|
||
|
preacct{
|
||
|
preprocess
|
||
|
acct_unique
|
||
|
suffix
|
||
|
files
|
||
|
}
|
||
|
accounting{
|
||
|
}
|
||
|
session{
|
||
|
}
|
||
|
post-auth{
|
||
|
re2o
|
||
|
exec
|
||
|
}
|
||
|
pre-proxy{
|
||
|
}
|
||
|
post-proxy{
|
||
|
eap
|
||
|
}
|
||
|
}
|