diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-10-04 03:12:32 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-10-04 03:12:32 +0000 |
| commit | c295ac7d7ddada9653e503432f63d51164a62601 (patch) | |
| tree | cebfbfaed2426da7d5c571aed57c9a62f40a7c98 /src/admin/edit/ChangeLog | |
| parent | 44643b02aff3039c1d0e202121247f98893a14ea (diff) | |
Use the kdc.conf file to determine the default list of keysalt tuples
to be used. This is stored in std_ks_tuple, and is used by cpw.c for
random keys and when a list of keysalts is not specified.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6925 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/admin/edit/ChangeLog')
| -rw-r--r-- | src/admin/edit/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/admin/edit/ChangeLog b/src/admin/edit/ChangeLog index e368ad904..4409397cd 100644 --- a/src/admin/edit/ChangeLog +++ b/src/admin/edit/ChangeLog @@ -1,3 +1,11 @@ +Tue Oct 3 23:10:57 1995 Theodore Y. Ts'o <tytso@dcl> + + * cpw.c (enter_rnd_key, enter_pwd_key): + * kdb5_edit.c (kdb5_edit_Init): Use the kdc.conf file to determine + the default list of keysalt tuples to be used. This is + stored in std_ks_tuple, and is used by cpw.c for random + keys and when a list of keysalts is not specified. + Mon Sep 18 03:59:47 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> * kdb5_edit.c (show_principal): Show key version and last password |
