- Apr 03, 2010
-
-
Russ Allbery authored
-
Russ Allbery authored
Debian packaging will be maintained on a debian branch, merged with an upstream branch created from the tarball releases.
-
- Feb 11, 2010
-
-
Russ Allbery authored
Also note in DEPENDENCIES that this module requires Heimdal and uses krb5-config, and will not work with MIT Kerberos.
-
Russ Allbery authored
-
- Feb 05, 2010
-
-
Jon Robertson authored
Added an interface to return the KRB5_KDB_PWCHANGE_SERVICE constant value. This was already listed in the exportable functions, but wasn't defined. Also improved the dump printing of all attributes to give an output more similar to the kadmin get command by converting the constant name to the text descriptio as seen in get.
-
Jon C. Robertson authored
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.
-
Jon Robertson authored
Cleaned up the code and perldocs for word wrapping. Also added getAttributeNames, which wraps getAttributes, translating the bitmask into an array of attribute names and returning that bitmask..
-
Jon Robertson authored
dump() has been improved to print out the attribute constant names rather than the attribute bitmask itself. Also, the two ticket lifetime values (lifetime and max lifetime) print out days and weeks rather than seconds.
-
Jon Robertson authored
The realm was being printed out to stderr whenever a new connection was created with the realm specifically set. This was not done with any of the other settings, and was cluttering up the script's error output. That line has now been commented out, and can be later removed.
-
Jon Robertson authored
Fixed a warning on the use of KRB5_KDB_DISALLOW_ALL_TIX in the Heimdal::Kadm5::Client section, where it was being loaded from the parent class. No change to functionality, only specifying the specific class it came from to remove the warning.
-
Jon Robertson authored
modifyPrincipal now sets the mask to 0 if it is not given a mask, rather than passing along the undefined mask. This directly affected the disablePrincipal and enablePrincipal functions, which would call modifyPrincipal without a given mask and led to problems on my system.
-
Jon Robertson authored
The format of the dump command was partially similar to the Heimdal kadmin get command, but there were changes in formatting and extra fields not present. It now more accurately echos the get command, though does still need work in parsing seconds to days/weeks on two outputs and in parsing the attributes bitmask for values.
-
Jon Robertson authored
Added patch from Alf Wachsmann to add a command allowing the deletion of enctypes from an existing keytab.
-
- Aug 24, 2009
-
-
ft authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@28 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
ft authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@27 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
ft authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@26 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
ft authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@25 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
ft authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@24 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Jan 28, 2007
-
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@23 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Oct 18, 2006
-
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@22 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@21 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Oct 04, 2006
-
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@20 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Sep 28, 2006
-
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@19 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Sep 05, 2005
-
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@18 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Nov 20, 2003
-
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@17 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Nov 19, 2003
-
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@16 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@15 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Nov 16, 2003
-
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@14 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@13 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
- Apr 23, 2003
-
-
lha authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@11 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
lha authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@10 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
lha authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@9 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
lha authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@8 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
lha authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@7 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
lha authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@6 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
leifj authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@2 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-
(no author) authored
git-svn-id: svn://svn.it.su.se/Heimdal-Kadm5/trunk@1 453aeaa5-fa1e-0410-b91d-a05dbf4e1782
-