krb5 commit [krb5-1.14]: Add krbPwdPolicy attributes to kerberos.ldif

Tom Yu <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.cvs
Message-ID <[email protected]>
https://github.com/krb5/krb5/commit/8f72ad84f40c20885c472e543c4f11973bcbca20
commit 8f72ad84f40c20885c472e543c4f11973bcbca20
Author: Tomas Kuthan <[email protected]>
Date:   Fri Dec 2 15:22:54 2016 +0100

    Add krbPwdPolicy attributes to kerberos.ldif
    
    When LDAP backend support for policy extensions was added by
    5edafa0532 (ticket 7223), the kerberos.ldif change neglected to add
    the new attributes to krbPwdPolicy.
    
    (cherry picked from commit 823e3088d835661fd718a941f602bb2972db96c8)
    
    ticket: 8523
    version_fixed: 1.14.5

 src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
index eaf979c..c3f3e47 100644
--- a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
+++ b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
@@ -863,7 +863,7 @@ objectClasses: ( 2.16.840.1.113719.1.301.6.14.1
                 NAME 'krbPwdPolicy' 
                 SUP top
                 MUST ( cn )
-                MAY ( krbMaxPwdLife $ krbMinPwdLife $ krbPwdMinDiffChars $ krbPwdMinLength $ krbPwdHistoryLength $ krbPwdMaxFailure $ krbPwdFailureCountInterval $ krbPwdLockoutDuration ) )
+                MAY ( krbMaxPwdLife $ krbMinPwdLife $ krbPwdMinDiffChars $ krbPwdMinLength $ krbPwdHistoryLength $ krbPwdMaxFailure $ krbPwdFailureCountInterval $ krbPwdLockoutDuration $ krbPwdAttributes $ krbPwdMaxLife $ krbPwdMaxRenewableLife $ krbPwdAllowedKeysalts ) )
 
 
 ##### The krbTicketPolicyAux holds Kerberos ticket policy attributes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.