Re: HELP: LDAP Platypus configurable_failover

2005-03-16 Thread Matthew Crocker
I'm trying to merge two user databases with overlapping usernames. One database is stored in OpenLDAP with Freeradius doing the auth. The other is stored in MS-SQL/Platypus with Radiator. Ideally I would like to run everything through a single FreeRADIUS server which would hit my LDAP

Re: HELP: LDAP Platypus configurable_failover

2005-03-16 Thread Alan DeKok
Matthew Crocker [EMAIL PROTECTED] wrote: As a short term measure I would like to configure something like authentication { ldap { fail = 1 } accept-everyone } See the always module. You want to use always OK e.g. authenticate { Auth-Type foo {

Re: HELP: LDAP Platypus configurable_failover

2005-03-16 Thread Matthew Crocker
See the always module. You want to use always OK e.g. authenticate { Auth-Type foo { ldap { fail = 1 } ok } } Will that work on the authorization section as well? -Matt -

Re: HELP: LDAP Platypus configurable_failover

2005-03-16 Thread Alan DeKok
Matthew Crocker [EMAIL PROTECTED] wrote: Will that work on the authorization section as well? Read doc/configurable_failover Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Help with configurable_failover and platypus

2005-03-09 Thread Matthew Crocker
Hello, I'm trying to configure my freeradius server to authenticate with openLDAP and unxiODBC to a Platypus database. I have colliding usernames in the databases so I would like to check LDAP first, if that fails check SQL/Platypus. Right now I have unixODBC working and Radius running

Re: platypus

2004-12-13 Thread Andrew D
PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, December 12, 2004 11:39 PM Subject: platypus Hi all, Just wondering if anyone has managed to get freeradius to work with platypus (ISP billing software) which is setup within a MS-SQL server? If you have managed to get it working, could

platypus

2004-12-12 Thread Andrew D
Hi all, Just wondering if anyone has managed to get freeradius to work with platypus (ISP billing software) which is setup within a MS-SQL server? If you have managed to get it working, could you let us know what you did and possibly provide some config files. Thanks in Advance Cheers, cya Andrew