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:05:50 -0400
commitfe2f69718f51b932aa0faf7f7d72569bd05b12a1 (patch)
treea73e2aee2d1a9e04ce8849f85d1d0c70ae6d5fd9
parentd640eb17e594fdab1f027a03b8b9eda509d61075 (diff)
downloadfreeipa-fe2f69718f51b932aa0faf7f7d72569bd05b12a1.tar.gz
freeipa-fe2f69718f51b932aa0faf7f7d72569bd05b12a1.tar.xz
freeipa-fe2f69718f51b932aa0faf7f7d72569bd05b12a1.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 119679794..37dbcb407 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.