Mike,
You said

>To get the %n replaced, you need to specify Reply-Message as one of the dynamic
>reply items with something like this in your AuthBy clause:

>DynamicReply Reply-Message

I'm still doing something wrong obviously. In my radius.cfg file I have

#Realm
<Realm>
        <AuthBy FILE>
        Filename %D/users
        DynamicReply Reply-Message
        </AuthBy>
</Realm>

In my users file I have

NOBACK          User-Password = "NOBACK"
                        Service-Type = Login-User,
                        Reply-Message = "Hello %n  Welcome. "

but the %n does not get replaced.

Code:       Access-Accept
Identifier: 3
Authentic:  SE<0><0>'<171><18>"<7><21><4>c<0><28>E<130>
Attributes:
        Service-Type = Login-User
        Reply-Message = "Hello   Welcome. "



Arnie


===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to