krb5 commit: Add krbPwdPolicy attributes to kerberos.ldif

Greg Hudson <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.cvs
Message-ID <[email protected]>
https://github.com/krb5/krb5/commit/823e3088d835661fd718a941f602bb2972db96c8
commit 823e3088d835661fd718a941f602bb2972db96c8
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.
    
    ticket: 8523 (new)
    target_version: 1.15-next
    target_version: 1.14-next
    tags: pullup

 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.