aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif6
-rw-r--r--src/plugins/kdb/ldap/libkdb_ldap/kerberos.schema6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
index ce221c1..fd226b1 100644
--- a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
+++ b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
@@ -342,7 +342,7 @@ attributetypes: ( 2.16.840.1.113719.1.301.4.34.1
dn: cn=schema
changetype: modify
add: attributetypes
-attributetypes: ( 1.3.6.1.4.1.5322.21.1.1
+attributetypes: ( 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
@@ -354,7 +354,7 @@ attributetypes: ( 1.3.6.1.4.1.5322.21.1.1
dn: cn=schema
changetype: modify
add: attributetypes
-attributetypes: ( 1.3.6.1.4.1.5322.21.1.2
+attributetypes: ( 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
@@ -366,7 +366,7 @@ attributetypes: ( 1.3.6.1.4.1.5322.21.1.2
dn: cn=schema
changetype: modify
add: attributetypes
-attributetypes: ( 1.3.6.1.4.1.5322.21.1.3
+attributetypes: ( 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
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