summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-05-20 09:43:31 -0400
committerRob Crittenden <rcritten@redhat.com>2008-05-20 15:06:04 -0400
commit470e8c6c524704c38b1a84b3e4f6c8e13a477b9e (patch)
tree8ceb359f911be0304c94a47e8b2d368331cf4050
parent05005aafd1acd827a162e2fe1f3516c4d2b06b08 (diff)
downloadfreeipa-470e8c6c524704c38b1a84b3e4f6c8e13a477b9e.tar.gz
freeipa-470e8c6c524704c38b1a84b3e4f6c8e13a477b9e.tar.xz
freeipa-470e8c6c524704c38b1a84b3e4f6c8e13a477b9e.zip
Remove broken link for IE configuration and replace sample domain/realm. Also fix some HTML errors: missing DOCTYPE, title, head.
The web page actually comes up as a link in a search on Microsoft's site but the content is gone. It is possible it will come back at some point, who knows. 447445
-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.