On 4/25/06, Alan DeKok < aland@nitros9.org> wrote:"sumi thra" <sumi.techno@gmail.com> wrote:
> Please find my users file configuration & error message below
...
> /var/etc/raddb/users[2]: Unexpected trailing comma in check item list for
> entry DEFAULT
Ok...
> DEFAULT ldap_primary-Ldap-Group == "group1",Wlan-Index =~
> \_rad\_test1\{,Login-Time := "Any0000-2359"
Why are you trying to use bare text as the value of Wlan-Index?
Why
not a double-quoted string? You got it right for the other attributes...
Yes. I tried with DEFAULT ldap_primary-Ldap-Group == "group1",Wlan-Index =~
" \_rad\_test1\{",Login-Time := "Any0000-2359"Still im getting the same error message.