Re: MySQL - Attributes:Values go in which tables?

2003-03-07 Thread Alan DeKok
Ed H [EMAIL PROTECTED] wrote:
 My question: Is there any good documentation on which Attributes and Values 
 go into which tables?  I am confused about which stuff goes where.

  The SQL tables are an attempt to mirror the 'users' file.  See 'man
5 users'

 For example: The Radius book shows on pg. 110 that the Auth-Type:Reject pair 
 goes into the Radreply table in order to reject a users access.  However, I 
 had to actually put it into the Radcheck table to actually get the rejection 
 to take place.

  That's correct.  The book is incorrect.

  Alan DeKok.

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


MySQL - Attributes:Values go in which tables?

2003-03-06 Thread Ed H
Newbie is confused...

I have Freeradius running on a Redhat 8.2 system with MySQL tables. I 
actually have test accounts authenticating and being rejected, and the 
accounting working in the MySQL db tables.

My question: Is there any good documentation on which Attributes and Values 
go into which tables?  I am confused about which stuff goes where.

For example: The Radius book shows on pg. 110 that the Auth-Type:Reject pair 
goes into the Radreply table in order to reject a users access.  However, I 
had to actually put it into the Radcheck table to actually get the rejection 
to take place.

I can't find a good source or list of all Values and Attibutes and which 
tables they go into. I am just confused, any help on clearing me up on what 
goes where would be great.

Thanks.

Ed





_
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail

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