<br><br><div class="gmail_quote">On Thu, Apr 9, 2009 at 10:27 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;">
<br>
$ man unlang<br>
<br>
        ...<br>
        ldap<br>
        if (fail) {<br>
                sql<br>
        }<br>
        ...<br>
</blockquote><div><br> </div></div>Hi Alan,<br><br>Thanks for the reply. Since SQL modules can't go in authenticate, this would have to be in authorize, yes? How then, would I get the reply attributes out of the SQL database? Or am I misunderstanding something?<br>
<br>I currently have sql in authorize, the users have Auth-Type = LDAP, and ldap is in the authenticate section. This is authenticating users against LDAP, and getting the reply attributes from the SQL database.<br><br><br>
Thanks,<br>Justin<br>