I forgot to mention that we need to use the Radius Provider because it is the
only way available to us to trigger the Azure MFA, which is a required
component of our Windows SSO environment. I suspect that many other Azure
MFA sites are in the same boat.
-David
--
Sent from:
http://apache-guac
Thanks.
Two new JIRA Improvements created:
Radius Provider returns Group - like LDAP Provider
CAS Provider returns Group - like LDAP Provider
--
Sent from:
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
On Mon, May 6, 2019 at 20:51 drhy wrote:
> Definitely only a wish to add to the list.
This should probably go into our JIRA instance as an improvement or feature
request.
>
> It would reduce admin for those of us who use Radius for authentication
> against a Directory (in our case Microsoft A
Definitely only a wish to add to the list.
It would reduce admin for those of us who use Radius for authentication
against a Directory (in our case Microsoft Active Directory) with a database
provider that will be using Groups to mange connections, if Groups could be
used somehow.
One possibility
As per vnick's suggestion I used the dev tools in the browser and was able to
at least get some information.
I have adjusted the CSP line to the following:
add_header Content-Security-Policy "default-src 'self' 'unsafe-inline';
script-src 'self' 'unsafe-inline' 'unsafe-eval'; img-src 'sef' data:;
Hello,
I notice guacd uses 100% of one of my cores when I use the Docker container
implementation in my docker swarm when examining it with a basic top
command. I'm curious about the following:
1. Is this normal? I can't seem to get video to play with full screen
or high color depth 24/3
Are other users experiencing this same issue? Should I open a bug report?
Michael Barkdoll
On Fri, May 3, 2019 at 4:32 PM Michael Barkdoll
wrote:
> Here is one more scenario that I thought was interesting:
>
> machines: m1, m2, m3
> vms: s1, s2 (in balancing connection group)
>
> m1 => user t
Thanks for the input guys. Any idea where to start researching this? I still
have yet to find any reliable info on CSP and Guac. As you both mention, I
am sure its blocking aspects required by Guac and it comes down to figuring
out if there is a CSP that allows everything required for guac to opera