Realm delimiter characters

Nemec Christopher Christopher.Nemec at lotterien.at
Mon Sep 1 16:33:09 CEST 2008


Hello list!

Currently my installation of freeradius 2.0.5 only listens to realms including the "@" character. This seems to be the default behaviour; so far, so good.

 Module: Instantiating suffix
  realm suffix {
        format = "suffix"
        delimiter = "@"
        ignore_default = no
        ignore_null = no
  }

However, I would like the rlm_realm module also to process prefixes. I know I need to configure the rlm_realm module in a way just like the following:

  realm prefix {
        format = "prefix"
        delimiter = "/"
        ignore_default = no
        ignore_null = no
  }

Question: WHERE does this configuration go? I have not found any suitable configuration file. According to an outdated info in the wiki, this information is supposed to be made in the radiusd.conf ... but this information is no longer valid for version 2.0.5.

Any help? Thank you! Christopher

-------------------------------------------------------------------------------------
DI (FH) Nemec Christopher
Österreichische Lotterien Ges.m.b.H., Rennweg 44, 1038 Wien, Österreich
Netzwerk Management
Telefon: +43 (1) 790 70-5567, Fax: +43 (1) 790 72-5567
-------------------------------------------------------------------------------------


Oesterreichische Lotterien Gesellschaft m.b.H., Rennweg 44, A-1038 Wien,
FN 54472 g, Handelsgericht Wien, DVR-Nr: 0476706
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20080901/5a871c1b/attachment.html>


More information about the Freeradius-Users mailing list