File: Session-Type

package info (click to toggle)
freeradius 1.0.2-4sarge3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 9,792 kB
  • ctags: 6,980
  • sloc: ansic: 52,618; sh: 9,731; php: 5,764; perl: 2,309; makefile: 1,056; sql: 730; python: 159; tcl: 33; sed: 23
file content (10 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
Session-Type is used to select between groupings of
modules in the session stanza using arbitrary attributes.
It is functionally identical to Acct-Type, apart from
the name of the attribute. This means that (unlike
Autz-Type) the attribute must be set before the stanza
is run. Changes to Session-Type during session will
have no effect.

This allows Simultaneous-Use checking behaviour to be very flexible.