File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
doc/antora/modules/howto/pages Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ For `Simultaneous-Use` to work. the server needs to know who is
88online, which means that accounting must be configured and working.
99Start off by checking the basics, independent of `Simultaneous-Use` .
1010
11+ If you are using EAP, you may also need to configure the
12+ `inner-tunnel` virtual server, and the `session` section there. Be
13+ also careful to correctly handle the difference between the "outer"
14+ User-Name, and the "inner-tunnel" User-Name.
15+
1116As always, start off with reading the debug output, and use that
1217information to answer a few questions.
1318
Original file line number Diff line number Diff line change @@ -794,6 +794,9 @@ accounting {
794794# Session database, used for checking Simultaneous-Use. Either the radutmp
795795# or rlm_sql module can handle this.
796796# The rlm_sql module is *much* faster
797+ #
798+ # For EAP, you may also need to check sites-available/inner-tunnel,
799+ # and the "session" section there.
797800session {
798801# radutmp
799802
You can’t perform that action at this time.
0 commit comments