...
| Code Block |
|---|
authorize {
if ("%{client:shortname}"} != "antarctica-flr-1") {
update request {
Operator-Name := "1yourdomain.tld"
# the literal number "1" above is an important prefix! Do not change it!
}
}
auth_log
suffix
eap
}
authenticate {
eap
}
|
...