Flamur Rogova <[email protected]> wrote:
> 
> On 'users' file I have this entry;
> 
> b2      User-Password := "b2", Calling-Station-ID =~ "(00:10:B5:7A:13:BD)", 
> Expiration := "28 Feb 2009 23:00:00"
>
Should this not be:
----
b2      Calling-Station-Id = 00:10:B5:7A:13:B, Cleartext-Password := b2
        Expiration := "28 ..."
---- 

No need for regexp, however your issue I think is more:
 1. User-Password -> Cleartext-Password
 2. the format of the users file I am pretty sure us meant to be:
----
USER    test1, test2, ...., thing-to-do
        extra-attribute,
        another-attribute-to-set
----

I have a feeling you hit a problem if you mix about the order of the 
testing and the action....I could be wrong though.

Cheers

Alex

-- 
Alexander Clouter
.sigmonster says: Art is Nature speeded up and God slowed down.
                                -- Chazal

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to