mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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
This commit is contained in:
parent
d640eb17e5
commit
fe2f69718f
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user