RE: duplicate-users and mySQL

2002-11-13 Thread Brian Johnson
Would it be possible to use both the username and password in the
authentication query? I could then customize the database to work with
my user database.

Brian J.

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:freeradius-users-admin@;lists.cistron.nl] On Behalf Of 
> Alan DeKok
> Sent: Tuesday, November 12, 2002 11:03 AM
> To: [EMAIL PROTECTED]
> Subject: Re: duplicate-users and mySQL 
> 
> 
> "Brian Johnson" <[EMAIL PROTECTED]> wrote:
> > Does anyone have a solution for implementing duplicate 
> users with mySQL.
> 
>   You've got to get BOTH user's passwords out of the SQL database, and
> then convince the authentication methods to try both, too.
> 
>   Right now, that's not possible without source code patches.
> 
>   Alan DeKok.
> 
> - 
> List info/subscribe/unsubscribe? See 
> http://www.freeradius.org/list/users.html
> 


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



Re: duplicate-users and mySQL

2002-11-12 Thread Alan DeKok
"Brian Johnson" <[EMAIL PROTECTED]> wrote:
> Does anyone have a solution for implementing duplicate users with mySQL.

  You've got to get BOTH user's passwords out of the SQL database, and
then convince the authentication methods to try both, too.

  Right now, that's not possible without source code patches.

  Alan DeKok.

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