but isn't https://github.com/apache/guacamole-client/ the 1.0.0 release?
пн, 12 нояб. 2018 г. в 18:36, Mike Jumper <[email protected]>: > On Mon, Nov 12, 2018, 07:28 SergeyKh <[email protected] wrote: > >> Currently, in order for 2FA to work in Guacamole, either one of two >> things needs to happen: >> 1) A module has to specifically be written to intercept the >> authentication process and force the second factor. The TOTP module, which >> will be released in 1.0.0, is designed to do exactly that, as does the >> already-released Duo module. >> 2) The module doing the authentication has to handle some sort of >> Challenge/Response conversation, where initial authentication is accepted >> and additional factors are then given to the user. The RADIUS >> authentication module is currently the only one that will handle this. >> >> but how can i enable those extensions? maven had built jar for the TOTP >> but i can see no man pages how to use it. are there any? >> > > Yes. As Nick notes, however, TOTP is part of 1.0.0, thus documentation > covering that extension will not be uploaded to the website until 1.0.0 is > released. > > If you're looking to test things prior to release and would like > corresponding docs, you can build the manual yourself here: > > https://github.com/apache/guacamole-manual > > Most of the documentation updates for 1.0.0 have been completed. > > and no jar at all for the radius extension and also no documentation.... >> or i just could not find it.... >> > > RADIUS support is also part of the upcoming 1.0.0 release: > > https://issues.apache.org/jira/browse/GUACAMOLE-197 > > - Mike > > -- С уважением, Сергей Хворостяной
