diff options
author | Russ Allbery <rra@stanford.edu> | 2008-04-07 19:43:02 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2008-04-07 19:43:02 +0000 |
commit | 307ba7704617f8473644e571a6d63aba8de53dec (patch) | |
tree | f370092c6b91bb325ec3eb67471f1149b46051f5 /tests/TESTS | |
parent | 5c7f925d454d16cf6427f3d3e9e2a5f0299ca085 (diff) |
Add support for enabling and disabling principals (clearing or setting
the NOTGS flag) and examining principals to kasetkey. This
functionality isn't used by wallet (and probably won't be) but is
convenient for other users of kasetkey such as kadmin-remctl.
Diffstat (limited to 'tests/TESTS')
-rw-r--r-- | tests/TESTS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TESTS b/tests/TESTS index 5bae099..4ff4a3b 100644 --- a/tests/TESTS +++ b/tests/TESTS @@ -3,6 +3,8 @@ client/full client/pod portable/asprintf portable/snprintf +portable/strlcat +portable/strlcpy server/admin server/backend server/keytab |