From 3bbf0771757ebdd77a4d645e86e827f58067a28c Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 30 Sep 2011 09:31:45 +0000
Subject: [PATCH] First crack at an index, added xml:id attributes for link ends

---
 opendj3/src/main/docbkx/admin-guide/chap-pta.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/chap-pta.xml b/opendj3/src/main/docbkx/admin-guide/chap-pta.xml
index ce10f35..6b46163 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-pta.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-pta.xml
@@ -30,7 +30,8 @@
  xmlns:xlink='http://www.w3.org/1999/xlink'
  xmlns:xinclude='http://www.w3.org/2001/XInclude'>
  <title>Configuring Pass Through Authentication</title>
-
+ <indexterm><primary>Pass through authentication</primary></indexterm>
+ 
  <para>This chapter focuses on pass through authentication (PTA), whereby you
  configure another server to determine the response to an authentication
  request. A typical use case for pass through authentication involves

--
Gitblit v1.10.0