At Fri, 11 Jun 2004 14:45:56 -0000,
Shah, Nishant B wrote:
>
> Does freeRadius support prefix and suffix delimeters other than '/' and '@'
> sign. If yes then where to specify them. I tried to use '%','.' and '\' them
> after specifying in radiusd.conf file but it doesn't work.
> Can someone solve my issue?
>
> --
> Nishant Shah
> U4 Computer Engineering
> 979-268-0866 (M)281-222-3176
>
>
>
Add a new realm instance in radiusd.conf like this
# 'username%realm'
#
realm realmpercent {
format = suffix
delimiter = "%"
}
And then use this module in the authorize section.
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
--
Kostas Zorbadelos
Currently at: Otenet IT Department
mailto: [EMAIL PROTECTED]
Out there in the darkness, out there in the night
out there in the starlight, one soul burns brighter
than a thousand suns.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html