summaryrefslogtreecommitdiffstats
path: root/base/ocsp/shared
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/ocsp/shared
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/ocsp/shared')
-rw-r--r--base/ocsp/shared/conf/CS.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/ocsp/shared/conf/CS.cfg b/base/ocsp/shared/conf/CS.cfg
index fa50d486b..005198f6e 100644
--- a/base/ocsp/shared/conf/CS.cfg
+++ b/base/ocsp/shared/conf/CS.cfg
@@ -133,7 +133,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