mlc (GNU Radius Reference Manual)

Previous: , Up: Run-Time Configuration Options — raddb/config [Contents][Index]


4.1.11 mlc statement

Syntax

mlc {
 method (system|sql);
 checkrad-assume-logged bool;
};

Usage

Mlc statement configures multiple login checking subsystem (see Multiple Login Checking).

method

Sets the method of retrieving information about the currently open sessions. Currently two methods are implemented. Setting method to system will use system accounting database (see System Accounting). This is the default method. Setting it to sql will use SQL database.

checkrad-assume-logged

radiusd consults the value of this variable when the NAS does not responds to checkrad queries (see Multiple Login Checking). If this variable is set to yes, the daemon will proceed as if the NAS returned “yes”, i.e. it will assume the user is logged in. Otherwise radiusd assumes the user is not logged in.

AltStyle によって変換されたページ (->オリジナル) /