diff --git a/install/html/ssbrowser.html b/install/html/ssbrowser.html index bf64eda85..9e3886193 100644 --- a/install/html/ssbrowser.html +++ b/install/html/ssbrowser.html @@ -5,15 +5,53 @@
\n" + " You can configure Firefox to use Kerberos for " + "Single Sign-on. The following instructions will guide you in " + "configuring your web browser to send your Kerberos " + "credentials to the appropriate Key Distribution Center which " + "enables Single Sign-on.\n" + "
\n" + "\n" + ), + "firefox-actions": _( + "\n" + "" + "Import Certificate Authority certificate\n" + "
\n" + "\n" + " Make sure you select all three " + "checkboxes.\n" + "
\n" + ""
+ "about:config
to display the list of current "
+ "configuration options.\n"
+ "negotiate"
+ "
to restrict the list of options.\n"
+ "network.negotiate-auth"
+ ".trusted-uris
entry to display the Enter string value "
+ "dialog box.\n"
+ ".example.com.
\n"
+ "\n" + " You can configure Chrome to use Kerberos for " + "Single Sign-on. The following instructions will guide you in " + "configuring your web browser to send your Kerberos " + "credentials to the appropriate Key Distribution Center which " + "enables Single Sign-on.\n" + "
\n" + "\n" + ), + "chrome-certificate": _( + "\n"
+ " [root@client]# mkdir -p /etc/opt/chrome/"
+ "policies/managed/\n"
+ "
/etc/opt/chrome/policies/"
+ "managed/mydomain.json
file with write privileges "
+ "limited to the system administrator or root, and include the "
+ "following line:\n"
+ "\n"
+ " { \"AuthServerWhitelist\": \"*.example.com.\" }\n"
+ "
\n"
+ " [root@server]# echo \'{ \""
+ "AuthServerWhitelist\": \"*"
+ ".example.com.\" }' > /etc/opt/chrome/policies/managed/"
+ "mydomain.json\n"
+ "
\n"
+ "Note: If using Chromium, use /etc/"
+ "chromium/policies/managed/
instead of /etc/opt/"
+ "chrome/policies/managed/
for the two SPNEGO Chrome "
+ "configuration steps above.\n"
+ "
WARNING: Internet Explorer is no longer a" + " supported browser.
\n" + "\n" + " Once you are able to log into the workstation " + "with your kerberos key you are now able to use that ticket in" + " Internet Explorer.\n" + "
\n" + "\n" + ), + "ie-actions": _( + "Log into the Windows machine using an account of your" + " Kerberos realm (administrative domain)\n" + "
\n" + "\n" + "In Internet Explorer, click Tools, and then click " + "Internet Options.\n" + "
\n" + "