Hey, everyone,
Ran back into an issue with the RADIUS module that I thought was resolved a
while back, but seems to have re-appeared.  In my current testing, I'm
using both RADIUS and JDBC PostgreSQL for authentication.  Guacamole loads
and evaluates authentication against each of the extensions in alphabetical
order.  If I have the RADIUS module installed such that it loads and
evaluates *after* the JDBC module, authentication fails for the RADIUS
users.  If I have the RADIUS module installed such that it loads and
evaluates *before* the JDBC module (put a 0 in front of radius - e.g.
guacamole-auth-0radius-1.0.0.jar), it works correctly.

Any ideas what's causing this, or where I need to look to determine what's
going on?  I can provide some logs for both scenarios if that helps.

-Nick

Reply via email to