Re: Authenticate users from 3 realms in one MySQL database

2007-08-14 Thread Scott Lambert
On Tue, Aug 14, 2007 at 01:24:15AM -0500, Scott Lambert wrote: > On Mon, Aug 13, 2007 at 11:48:06PM -0500, Scott Lambert wrote: > > The failure happens in rlm_pap when the user does not specify a realm. > > I don't see the cause of the failure in the debug output. I'm probably > > not interpreting

Re: Authenticate users from 3 realms in one MySQL database

2007-08-13 Thread Scott Lambert
On Mon, Aug 13, 2007 at 11:48:06PM -0500, Scott Lambert wrote: > I am attempting to build a setup which authenticates users from 3 realms > in one MySQL database. Some of my users, actually a large proportion of > them, are currently not using their realm to authenticate. I am about > to merge th

Authenticate users from 3 realms in one MySQL database

2007-08-13 Thread Scott Lambert
I am attempting to build a setup which authenticates users from 3 realms in one MySQL database. Some of my users, actually a large proportion of them, are currently not using their realm to authenticate. I am about to merge the dial pools so I won't be able to use huntgroups or hints to figure ou