From 9bec46d01dfa572be6e2cbd04389cc09e4776bc5 Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 29 Jul 2015 07:38:15 -0600 Subject: Add Chromium configuration note to ssbrowser - As Chromium and Chrome share most of the same code base but are configured in different locations, add a note showing the different configuration locations. A part of https://fedorahosted.org/freeipa/ticket/823 Reviewed-By: Martin Basti Reviewed-By: Petr Vobornik --- install/html/ssbrowser.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/install/html/ssbrowser.html b/install/html/ssbrowser.html index 685800e16..b88deac90 100644 --- a/install/html/ssbrowser.html +++ b/install/html/ssbrowser.html @@ -134,6 +134,11 @@ +
    +

    + Note: If using Chromium, use /etc/chromium/policies/managed/ instead of /etc/opt/chrome/policies/managed/ for the two SPNEGO Chrome configuration steps above. +

    +

Internet Explorer

-- cgit