Re: Question regarding radius accounting.

2004-01-30 Thread Ken Grady
Some NAS clients have a separate shared secret for accounting and
authentication

On Fri, 2004-01-30 at 08:49, David Lomax wrote:
> All,
> 
> New to this list so please forgive any stupid questions.
> 
> I have set up FreeRadius 0.9.3 with MySQL 4.0 I currently have this up
> and working correctly. However when my NAS tries to update the
> accounting
> 
> Information it fails because the SQL UPDATE information sent is
> invalid. Right now I have nothing in my accounting table therefore I
> understand why
> 
> This UPDATE won't work. However I don't really know what records I
> should add in here. I figured there should be one with the IP address
> of my NAS
> 
> Device however the rest is a little murky.
> 
> Any help would be great 
> 
> Thanks
> 
> Dave
> 


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


Re: authentication question

2004-01-27 Thread Ken Grady
I would use LDAP to authorize and Kerberos to authenticate and slave
Kerberos servers for failover. I would also use PAM with Kerberos
modules. FWIW I would use LDAP authentication if something doesn't do
Kerberos.

On Tue, 2004-01-27 at 09:55, Craven, James wrote:
> I am trying to set up FreeRADIUS to authenticate to a Kerberos server 
> first and then failover to an LDAP server if Kerberos is unavailable. 
> Can this be done and how? or would PAM be a better option?
> 
> Jim
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


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