summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ipa-server/xmlrpc-server/ssbrowser.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/ipa-server/xmlrpc-server/ssbrowser.html b/ipa-server/xmlrpc-server/ssbrowser.html
index 11967979..37dbcb40 100644
--- a/ipa-server/xmlrpc-server/ssbrowser.html
+++ b/ipa-server/xmlrpc-server/ssbrowser.html
@@ -1,19 +1,22 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
+<head>
+<title>Browser Kerberos Setup</title>
+</head>
<body>
<h2>Browser Kerberos Setup</h2>
<h3> Internet Explorer Configuration </h3>
-<p>Once you are able to log into the workstation with your kerberos key you should be able to use that ticket in Internet Explorer.
+<p>Once you are able to log into the workstation with your kerberos key you should be able to use that ticket in Internet Explorer. For illustration purposes his page will use EXAMPLE.COM as the sample realm and example.com for the domain.
</p>
-<ul><li> Login to the Windows machine using an account of domain FREEIPA.ORG
+<ul><li> Login to the Windows machine using an account of domain EXAMPLE.COM
-</li><li> The next few steps are better-documented (with screenies) at <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/http-sso-1.asp" class="external free" rel="nofollow" title="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/http-sso-1.asp">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/http-sso-1.asp</a>
</li><li> In Internet Explorer, click Tools, and then click Internet Options.
</li></ul>
<ol><li> Click the Security tab.
</li><li> Click Local intranet.
</li><li> Click Sites
</li><li> Click Advanced
-</li><li> Add *.freeipa.org to the list
+</li><li> Add *.example.com to the list
</li></ol>
<ul><li> In Internet Explorer, click Tools, and then click Internet Options.