summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2012-10-05 17:39:18 +0200
committerRob Crittenden <rcritten@redhat.com>2012-10-04 18:36:02 -0400
commitf9bafb2958c3ea1e60856f21a28776026de2b305 (patch)
tree2a9896962bbb639d84372d7f49e4917ec5462ead
parent1212e867986aca1f030433f9f40908361629198c (diff)
downloadfreeipa.git-f9bafb2958c3ea1e60856f21a28776026de2b305.tar.gz
freeipa.git-f9bafb2958c3ea1e60856f21a28776026de2b305.tar.xz
freeipa.git-f9bafb2958c3ea1e60856f21a28776026de2b305.zip
Removal of delegation-uris instruction from browser config
Delegation is not needed since support of s4u2proxy mechanism. https://fedorahosted.org/freeipa/ticket/3094
-rw-r--r--install/html/ssbrowser.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/html/ssbrowser.html b/install/html/ssbrowser.html
index 285b1d12..9e17b5fb 100644
--- a/install/html/ssbrowser.html
+++ b/install/html/ssbrowser.html
@@ -63,7 +63,6 @@
<li> 2. In the Filter field, type <tt>negotiate</tt> to restrict the list of options. </li>
<li> 3. Double-click the <tt>network.negotiate-auth.trusted-uris</tt> entry to display the Enter string value dialog box. </li>
<li> 4. Enter the name of the domain against which you want to authenticate, for example, <tt class="example-domain">.example.com.</tt> </li>
- <li> 5. Optional: Repeat the above procedure for the <tt>network.negotiate-auth.delegation-uris</tt> entry, using the same domain. </li>
<br>
<li><strong> You are all set. </strong></li>
</ul>