Re: Error: rlm_sql: unknown attribute Cisco-VSA

2005-03-02 Thread Abdul Lateef
Hi,

I tried as you told now there is nor error.
But the call is not going to terminate after certain
time.

Here is attachtment of cisco AccessReqest

DEMO 02.03.05 15:03:56, (2+) ,Recv  212.77.213.11:1812
Radius 
AccessAccept {
 session id =   3
 Cisco VSA(  1): h323-credit-time =
"h323-credit-time=10"
  }





__ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

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


Re: Error: rlm_sql: unknown attribute Cisco-VSA

2005-03-01 Thread Kostas Zorbadelos
On Tue, Mar 01, 2005 at 02:35:09AM -0800, Abdul Lateef wrote:
> Hi Guys,
> 
> Here is one small problem.
> 
> I am using mySQL for the cisco NAS authontication i
> add the fowllowing in radreply table:
> 
> id UserName Attributeop   Value
> 11 12345Cisco-VSA=   
> h323-credit-time=10
> 

There is no attribute named Cisco-VSA in the freeradius
dictionaries. Try using 
Cisco-AVPair += h323-credit-time=10

> But It is working and the log is :
> 
> Tue Mar  1 08:49:13 2005 : Error: rlm_sql: unknown
> attribute Cisco-VSA
> Tue Mar  1 08:49:13 2005 : Error: rlm_sql (sql): Error
> getting data from database
> 
> 
> It will be very thankful if anyone can treat it.
> 
> Thank YOu
> 
> 
>   
> __ 
> Do you Yahoo!? 
> Yahoo! Mail - now with 250MB free storage. Learn more.
> http://info.mail.yahoo.com/mail_250
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 

-- 
  Kostas Zorbadelos
  Systems Developer, Otenet SA 
  mailto: [EMAIL PROTECTED]
  
  Out there in the darkness, out there in the night
  out there in the starlight, one soul burns brighter
  than a thousand suns.


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


RE: Error: rlm_sql: unknown attribute Cisco-VSA

2005-03-01 Thread Fawaz Qamhawi

Make sure you have that value defined in one of the dictionaries.

I think that your database should look like:

id UserName Attributeop   Value
11 12345h323-credit-time I10



 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Abdul
Lateef
Sent: Tuesday, March 01, 2005 2:35 PM
To: freeradius-users@lists.freeradius.org
Subject: Error: rlm_sql: unknown attribute Cisco-VSA

Hi Guys,

Here is one small problem.

I am using mySQL for the cisco NAS authontication i add the fowllowing in
radreply table:

id UserName Attributeop   Value
11 12345Cisco-VSA=   
h323-credit-time=10

But It is working and the log is :

Tue Mar  1 08:49:13 2005 : Error: rlm_sql: unknown attribute Cisco-VSA Tue
Mar  1 08:49:13 2005 : Error: rlm_sql (sql): Error getting data from
database


It will be very thankful if anyone can treat it.

Thank YOu



__
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

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



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


Error: rlm_sql: unknown attribute Cisco-VSA

2005-03-01 Thread Abdul Lateef
Hi Guys,

Here is one small problem.

I am using mySQL for the cisco NAS authontication i
add the fowllowing in radreply table:

id UserName Attributeop   Value
11 12345Cisco-VSA=   
h323-credit-time=10

But It is working and the log is :

Tue Mar  1 08:49:13 2005 : Error: rlm_sql: unknown
attribute Cisco-VSA
Tue Mar  1 08:49:13 2005 : Error: rlm_sql (sql): Error
getting data from database


It will be very thankful if anyone can treat it.

Thank YOu



__ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

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