*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2946 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-12 05:01:35 +00:00
parent 5033fa2769
commit f22d27f27b

38
TODO
View File

@@ -6,12 +6,24 @@ $Id$
add some kind of remote admin protocol
** kpasswd
allow changing of all fields with kdb_edit
* kpasswdd
configuration control for password expiration
* appl
more programs here
verify that all callers of krb5_rd_req set addresses in auth_context
verify that all callers of krb5_rd_req and krb5_recvauth send in a `server'
** appl/popper
Implement RFC1731 and 1734, pop over GSS-API
** appl/rsh
perhaps rsh and rshd should be able to handle the `traditional'
@@ -19,6 +31,8 @@ perhaps rsh and rshd should be able to handle the `traditional'
** appl/telnet
error messages when kerberos functions fail
** appl/test
should test more stuff
@@ -29,13 +43,7 @@ there's some room for improvement here.
* kdc
* kuser
** kinit
misses lots of useful options.
should try to give better error messages.
should the KDC use keytabs to store its keys? Then it could use krb5_rd_req.
* lib
@@ -51,10 +59,6 @@ PAM and afskauthlib
md4, md5, and sha doesn't work on Crays.
** lib/editline
** lib/error
** lib/gssapi
acquire_cred, release_cred, process_context_token, context_time,
@@ -113,6 +117,16 @@ should the sequence numbers be XORed?
encryption and checksum type is still hardcoded in some places.
implement krb5_sname_sock_to_principal (or some better name)?
krb5_recvauth: set addresses in auth_context if there aren't any
wait for error before generating preauthentication
pa-afs3-salt?
OTP?
** lib/roken
** lib/sl