nevermind. figured that out too. feel free to flame me on that one.
didn't bother to look around first. ;)


On Mon, 2003-11-17 at 12:32, Rob Hinst wrote:
> Hi Alan,
> 
> Thanks again. I managed to get it working by changing this line:
> 
> sql_user_name = "%{Stripped-User-Name}"
> 
> to this:
> 
> sql_user_name = "%{User-Name}"
> 
> I just have one last question. Is there any simple way (a config
> setting) to enable encrypted passwords in sql, or do I have to do some
> hacking around in the sql statements to make it work?
> 
> -Rob
> 
> On Mon, 2003-11-17 at 11:53, Alan DeKok wrote:
> > Rob Hinst <[EMAIL PROTECTED]> wrote:
> > > This is what the authorize and authenticate sections of my radiusd.conf
> > > file look like. Basically, I had it working properly off of the unx
> > > passwd file, and then i added "sql" to the authorize section and removed
> > > "files". I also removed "unix" from the authenticate section. Can you
> > > offer any suggestions as to why the server wouldn't even attempt to
> > > query sql?
> > 
> >   Because the queries aren't defined, or there is an error processing
> > them.
> > 
> >   e.g. The queries require some attribute which isn't in the packet.
> > 
> >   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


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

Reply via email to