Title: Re: Error in manual, attributes appear twice in the di
These mistakes exist in Version 2.18 and 2.19 of the manual (pdf and html).
    - Section 6.4.19
    - Section 6.5.9
    - Section 14.0
 
 
A la prochaine Hughes !
----- Original Message -----
Sent: Saturday, November 10, 2001 1:25 PM
Subject: Re: Error in manual, attributes appear twice in the dictionary


Salut Romain -

Could you tell me which version of the Radiator manual you are looking at? I thought I had fixed all of those mistakes. :-( (please send me the section number if it hasn't already been fixed in Radiator 2.19)

And yes, there are some synonyms in the dictionaries, so you are quite right to comment out those entries that you don't use. Note that the synonyms will all work when encoding the radius packets going out. However it will only be the last one in the list that will be used to decode any incoming packets containing that attribute.

A+

Hugues


At 14:21 +0100 01/11/9, Romain Vergniol wrote:
Hello,
 
I noticed that the 'RewriteUsername' that Convert a MSN realm/user into user@realm described in the reference manual doesn't work.
It should be : RewriteUsername s/^(.*)\/(.*)/$2\@$1/
and not : RewriteUsername s/^(.*)\\(.*)/$2\@$1/

Reply via email to