krb5 commit [krb5-1.15]: 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/43bb5c8c39cbcb418377d4345360765a7f1db45b
commit 43bb5c8c39cbcb418377d4345360765a7f1db45b
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.15.1

 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 c27e3d9..13db486 100644
--- a/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
+++ b/src/plugins/kdb/ldap/libkdb_ldap/kerberos.ldif
@@ -878,7 +878,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.