On Mon, Nov 12, 2018 at 11:02 AM SergeyKh <[email protected]> wrote:
> oh i see. thank you very much. > do you any have plans to make some kind of flexible authorization that > could use one or two authorization sources like radius? > ldap+radius or radius+radius or local-sql+radius > ? > > There are no current plans for any such functionality, aside from the ones that are already implemented that way (TOTP and Duo). As already mentioned, the RADIUS module handles this internally (with challenge/response) and a RADIUS server can likely be configured to accomplish what you're trying to do. You're welcome to take a look at the current issues and submit a request for a new feature if you don't see one that accomplishes what you're trying to do. Issue tracker is here: https://issues.apache.org/jira/projects/GUACAMOLE/summary -Nick >
