![]() |
![]()
| ![]() |
![]()
NAMErlm_realm - FreeRADIUS Module DESCRIPTIONThe rlm_realm module parses the User-Name attribute into a User section and a Realm section. This is used primarily in a proxy situation, however, Realms can also be used locally to provide different service profiles based on the Realm being used. The main configuration items to be aware of are:
This module parses the realm from the User-Name attribute according to the instance configuration, and then performs a lookup to find a matching realm in the '/usr/local/share/examples/freeradius/raddb/proxy.conf' file. Depending on the configuration of the Realm as matched in the file, the username may be rewritten in a 'stripped' format, or with the Realm portion removed. In either case, a Realm attribute is created and added to the packet on a match, which can be used by other modules. CONFIGURATIONmodules { SECTIONSauthorization, pre-accounting FILES/usr/local/share/examples/freeradius/raddb/radiusd.conf, /usr/local/share/examples/freeradius/raddb/proxy.conf SEE ALSOradiusd(8), radiusd.conf(5), proxy.conf(5) AUTHORSChris Parker, cparker@segv.org
|