aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
diff options
context:
space:
mode:
authorLuke Howard <lukeh@padl.com>2009-10-24 16:35:02 +0000
committerLuke Howard <lukeh@padl.com>2009-10-24 16:35:02 +0000
commitf365fa0877b14f578e1601c253437e50a7ec93eb (patch)
tree8044bea065c2b3e75f1b11eac7dfb6932a81488f /src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
parentf8162752fa6c6cb1387734b9ef0353ebc2b6b9bb (diff)
downloadkrb5-f365fa0877b14f578e1601c253437e50a7ec93eb.zip
krb5-f365fa0877b14f578e1601c253437e50a7ec93eb.tar.gz
krb5-f365fa0877b14f578e1601c253437e50a7ec93eb.tar.bz2
fix previous commitlhoward/lockout2
git-svn-id: svn://anonsvn.mit.edu/krb5/users/lhoward/lockout2@23016 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema')
-rw-r--r--src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
index b93d2d4..9525e60 100644
--- a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
+++ b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema
@@ -272,7 +272,7 @@ attributetype ( 2.16.840.1.113719.1.301.4.34.1
##### Number of consecutive pre-authentication failures before lockout
-attributetype ( 1.3.6.1.4.1.5322.21.1.1
+attributetype ( 1.3.6.1.4.1.5322.21.2.1
NAME 'krbPwdMaxFailure'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
@@ -281,7 +281,7 @@ attributetype ( 1.3.6.1.4.1.5322.21.1.1
##### Period after which bad preauthentication count will be reset
-attributetype ( 1.3.6.1.4.1.5322.21.1.2
+attributetype ( 1.3.6.1.4.1.5322.21.2.2
NAME 'krbPwdFailureCountInterval'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
@@ -290,7 +290,7 @@ attributetype ( 1.3.6.1.4.1.5322.21.1.2
##### Period in which lockout is enforced
-attributetype ( 1.3.6.1.4.1.5322.21.1.3
+attributetype ( 1.3.6.1.4.1.5322.21.2.3
NAME 'krbPwdLockoutDuration'
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27