summaryrefslogtreecommitdiff
path: root/docs/notes
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-05-02 22:28:24 +0000
committerRuss Allbery <rra@stanford.edu>2007-05-02 22:28:24 +0000
commitebfe15fca0fe5f15c17efc7220d9313436e138ab (patch)
treea176e913c60d095343f1ab33386696151e0c071a /docs/notes
parentf6e81ed15823291135249b70d53154b376960af9 (diff)
kasetkey is now included in wallet, so no need to mention that as a to-do
item here.
Diffstat (limited to 'docs/notes')
-rw-r--r--docs/notes9
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/notes b/docs/notes
index eaa6e5b..9abbea9 100644
--- a/docs/notes
+++ b/docs/notes
@@ -127,14 +127,7 @@ Server Issues
synchronization with K4, but it's easier to just always do it (except
maybe for some exception cases). The user doesn't have to ask the
client program for the srvtab if they don't want it, and it doesn't
- hurt to create the KDC entry.
-
- This means that we need the gen_srvtab program from the old srvtab
- backend on the server end to push the key into K4. That program
- already has the capability to take a srvtab containing the DES key and
- push it into the K4 database. It could probably stand some cleanup
- and simplification for inclusion in the wallet source. I'm probably
- going to rename it to k4changekey or something similar in the process.
+ hurt to create the KDC entry. We use kasetkey for this.
Certificate Creation