add DAE support (PoD/CoA) from Vladislav Bjelic
This commit is contained in:
parent
f7d7b96923
commit
a685501f64
16 changed files with 604 additions and 158 deletions
|
|
@ -229,6 +229,11 @@ A comma separated list of supported RADIUS authentication methods
|
|||
(<B>pap</B> or <B>chap</B>), in order of preference (default <B>pap</B>).
|
||||
</LI>
|
||||
|
||||
<LI><B>radius_dae_port</B> (short)<BR>
|
||||
Port for DAE RADIUS (Packet of Death/Disconnect, Change of Authorization)
|
||||
requests (default: <B>3799</B>).
|
||||
</LI>
|
||||
|
||||
<LI><B>allow_duplicate_users</B> (boolean)</BR>
|
||||
Allow multiple logins with the same username. If false (the default),
|
||||
any prior session with the same username will be dropped when a new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue