Radius inside #6
@@ -24,6 +24,7 @@ listen {
|
|||||||
authorize {
|
authorize {
|
||||||
filter_username
|
filter_username
|
||||||
preprocess
|
preprocess
|
||||||
|
sql
|
||||||
chap
|
chap
|
||||||
mschap
|
mschap
|
||||||
digest
|
digest
|
||||||
@@ -31,7 +32,6 @@ authorize {
|
|||||||
eap {
|
eap {
|
||||||
ok = return
|
ok = return
|
||||||
}
|
}
|
||||||
sql
|
|
||||||
expiration
|
expiration
|
||||||
logintime
|
logintime
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,13 +1,13 @@
|
|||||||
server inner-tunnel {
|
server inner-tunnel {
|
||||||
authorize {
|
authorize {
|
||||||
filter_username
|
filter_username
|
||||||
|
sql
|
||||||
chap
|
chap
|
||||||
mschap
|
mschap
|
||||||
pap
|
pap
|
||||||
eap {
|
eap {
|
||||||
ok = return
|
ok = return
|
||||||
}
|
}
|
||||||
sql
|
|
||||||
expiration
|
expiration
|
||||||
logintime
|
logintime
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user