Regular expressions on module 'files' (possible bug?)

2009-01-10 Thread Flamur Rogova
Hi, 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 this entry should match only if Calling-Station-Id equals to 00:10:B5:7A:13:BD. on my case, it matches always, no matter what I send as

Re: Regular expressions on module 'files' (possible bug?)

2009-01-10 Thread Alexander Clouter
Flamur Rogova fla...@ipko.net 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