Hi all, I have been using the docker version (1.6) of Guac for a while now...works great! I wanted to enable enhanced restrictions so I added the "RESTRICT_ENABLED="true"" to my run statement. In the logs, I see that it loaded:
19:25:56.490 [main] INFO o.a.g.extension.ExtensionModule - Extension "MySQL Authentication" (mysql) loaded. 19:25:56.649 [main] INFO o.a.g.extension.ExtensionModule - Extension "RADIUS Authentication Backend" (radius) loaded. 19:25:56.652 [main] INFO o.a.g.extension.ExtensionModule - Extension "Restriction Authentication Backend" (restrict) loaded. However, I don't see the enhanced restriction section in the users properties....i do see this: [cid:[email protected]] What am I doing wrong? Thanks in advance Tony
