--- Nagesh Boyina <[EMAIL PROTECTED]> wrote:
> 
> Dear Mr.Kiran,
> 
> Where can I create the usernames and passwords for
> authentication in the
> database.
in two two tables - radcheck and radreply
> And also send example of cisco av pairs.

mysql> select * from radcheck limit 1;
+------+-----------+-----------+----+-----------+
| id   | UserName  | Attribute | op | Value     |
+------+-----------+-----------+----+-----------+
| 5576 | happykiran| Password  | == | test123   |
+------+-----------+-----------+----+-----------+

mysql> select * from radreply limit 2;
+-------+-----------+--------------+----+---------------------+
| id    | UserName  | Attribute    | op | Value       
       |
+-------+-----------+--------------+----+---------------------+
| 16417 | happykiran| Password     | == | test123     
       |
| 16419 | happykiran| Cisco-AVpair | =  |
h323-return-code=1  |
+-------------------------------------------------------------+


> 
> Nagesh
> 
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system
> (http://www.grisoft.com).
> Version: 6.0.701 / Virus Database: 458 - Release
> Date: 6/7/2004
> 
> 
> 
> - 
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html 


        
        
                
____________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html

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

Reply via email to