summaryrefslogtreecommitdiffstats
path: root/pki/base/tps/doc
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-01-27 23:58:23 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-01-27 23:58:23 +0000
commit67a6e5bcc496c297fa32932f1fb7d68831b557da (patch)
tree54c8764f0f6ab538f6767326b4404f430851680f /pki/base/tps/doc
parent1d5e1d194e8f2ae5b609f17a38d8adf3043ac864 (diff)
downloadpki-67a6e5bcc496c297fa32932f1fb7d68831b557da.tar.gz
pki-67a6e5bcc496c297fa32932f1fb7d68831b557da.tar.xz
pki-67a6e5bcc496c297fa32932f1fb7d68831b557da.zip
Bugzilla Bug #606944 - Convert TPS to use ldap utilities and API from OpenLDAP
instead of the Mozldap (CMake diffs et. al.) git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1787 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/tps/doc')
-rw-r--r--pki/base/tps/doc/CS.cfg.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pki/base/tps/doc/CS.cfg.in b/pki/base/tps/doc/CS.cfg.in
index db3aecc99..2bbf81077 100644
--- a/pki/base/tps/doc/CS.cfg.in
+++ b/pki/base/tps/doc/CS.cfg.in
@@ -288,7 +288,7 @@ auth.instance._041=# where
auth.instance._042=# <n> - authentication connection ID
auth.instance._043=#########################################
auth.instance.0.type=LDAP_Authentication
-auth.instance.0.libraryName=[SYSTEM_USER_LIBRARIES]/[LIB_PREFIX]ldapauth[OBJ_EXT]
+auth.instance.0.libraryName=[SYSTEM_USER_LIBRARIES]/tps/[LIB_PREFIX]ldapauth[OBJ_EXT]
auth.instance.0.libraryFactory=GetAuthentication
auth.instance.0.authId=ldap1
auth.instance.0.hostport=[LDAP_HOST]:[LDAP_PORT]
@@ -309,7 +309,7 @@ auth.instance.0.ui.id.PASSWORD.name.en=LDAP Password
auth.instance.0.ui.id.UID.description.en=LDAP User ID
auth.instance.0.ui.id.PASSWORD.description.en=LDAP Password
auth.instance.1.type=LDAP_Authentication
-auth.instance.1.libraryName=[SYSTEM_USER_LIBRARIES]/[LIB_PREFIX]ldapauth[OBJ_EXT]
+auth.instance.1.libraryName=[SYSTEM_USER_LIBRARIES]/tps/[LIB_PREFIX]ldapauth[OBJ_EXT]
auth.instance.1.libraryFactory=GetAuthentication
auth.instance.1.authId=ldap2
auth.instance.1.bindDN=cn=Directory Manager