summaryrefslogtreecommitdiffstats
path: root/base/tks/shared/conf
diff options
context:
space:
mode:
authorJack Magne <jmagne@dhcp-16-206.sjc.redhat.com>2016-06-07 16:39:40 -0700
committerJack Magne <jmagne@dhcp-16-206.sjc.redhat.com>2016-06-17 14:45:40 -0700
commitb32aae9f0923e0d9fb4da12b45f478552fb53676 (patch)
tree17cdadd4c24316d09006bfbf4703ccdeb28dbe13 /base/tks/shared/conf
parentff1b164d033870ad7c708d13f671587f93c50749 (diff)
downloadpki-b32aae9f0923e0d9fb4da12b45f478552fb53676.tar.gz
pki-b32aae9f0923e0d9fb4da12b45f478552fb53676.tar.xz
pki-b32aae9f0923e0d9fb4da12b45f478552fb53676.zip
UdnPwdDirAuth authentication plugin instance is not working.
Ticket #1579 : UdnPwdDirAuth authentication plugin instance is not working. Since this class no longer works, we felt it best to just remove it from the server. This patch removes the references and files associated with this auth method.
Diffstat (limited to 'base/tks/shared/conf')
-rw-r--r--base/tks/shared/conf/CS.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/tks/shared/conf/CS.cfg b/base/tks/shared/conf/CS.cfg
index 346cc58b1..17e5ccdbd 100644
--- a/base/tks/shared/conf/CS.cfg
+++ b/base/tks/shared/conf/CS.cfg
@@ -124,7 +124,6 @@ auths.impl.AgentCertAuth.class=com.netscape.cms.authentication.AgentCertAuthenti
auths.impl.CMCAuth.class=com.netscape.cms.authentication.CMCAuth
auths.impl.PortalEnroll.class=com.netscape.cms.authentication.PortalEnroll
auths.impl.TokenAuth.class=com.netscape.cms.authentication.TokenAuthentication
-auths.impl.UdnPwdDirAuth.class=com.netscape.cms.authentication.UdnPwdDirAuthentication
auths.impl.UidPwdDirAuth.class=com.netscape.cms.authentication.UidPwdDirAuthentication
auths.impl.UidPwdPinDirAuth.class=com.netscape.cms.authentication.UidPwdPinDirAuthentication
auths.impl.UserPwdDirAuth.class=com.netscape.cms.authentication.UserPwdDirAuthentication