<br><br><div class="gmail_quote">On Fri, Apr 10, 2009 at 7:32 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Justin Steward wrote:<br>
> Thanks for the reply. Since SQL modules can't go in authenticate, this<br>
> would have to be in authorize, yes? How then, would I get the reply<br>
> attributes out of the SQL database? Or am I misunderstanding something?<br>
<br>
</div>  Maybe you could describe exactly what you want to do.<br>
<div class="im"></div></blockquote><div><br>
I want to return some radius reply attributes from an SQL database,
check the user's password against an openLDAP server (maybe a Windows Server running AD at some point in the future), and if
possible fall back against a password stored in a MySQL database. (Though this password may not always be entirely up to date, so it's only for if the user either doesn't exist in the directory or the LDAP server is temporarily unavailable)<br>
</div></div><br>~Justin<br>