diff options
author | Russ Allbery <rra@stanford.edu> | 2007-05-02 22:28:24 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-05-02 22:28:24 +0000 |
commit | ebfe15fca0fe5f15c17efc7220d9313436e138ab (patch) | |
tree | a176e913c60d095343f1ab33386696151e0c071a | |
parent | f6e81ed15823291135249b70d53154b376960af9 (diff) |
kasetkey is now included in wallet, so no need to mention that as a to-do
item here.
-rw-r--r-- | docs/notes | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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 |