]> eyrie.org Git - kerberos/heimdal-kadm5.git/commitdiff
WIP - Unfinished change to add more ticket types
authorJon C. Robertson <jonrober@luckdragon.stanford.edu>
Tue, 19 Jan 2010 19:48:48 +0000 (11:48 -0800)
committerJon Robertson <jonrober@stanford.edu>
Fri, 5 Feb 2010 22:26:53 +0000 (14:26 -0800)
Work in Progress -- Adding unfinished change to sync newest version up
for help in debugging.  This merely removes a commented out line that
was causing errors, to make sure that people are on the same page for
testing the cause.

Kadm5.pm

index f3683544ccb596782404c9cfcbdac592adaf0401..d8b8fe2d2c6bae9b99ab158c4eb2962019be247e 100644 (file)
--- a/Kadm5.pm
+++ b/Kadm5.pm
@@ -567,6 +567,7 @@ sub getAttributeNames
                    'KRB5_KDB_REQUIRES_HW_AUTH',
                    'KRB5_KDB_REQUIRES_PRE_AUTH',
                    'KRB5_KDB_REQUIRES_PWCHANGE',
+                   'KRB5_KDB_PWCHANGE_SERVICE',
                    'KRB5_KDB_SUPPORT_DESMD5',
        );