* default.exp (start_kerberos_daemons): New methodology for
authorEzra Peisach <epeisach@mit.edu>
Tue, 26 Mar 1996 05:43:20 +0000 (05:43 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 26 Mar 1996 05:43:20 +0000 (05:43 +0000)
commitba84d4aeaf80956e18c818861a647f0d595300fa
tree143042e9aa7788303dbff9b5d351725cc4259eb1
parentf3726f8476335fc997fb93fcd336e68593408ee5
* default.exp (start_kerberos_daemons): New methodology for
starting KDC so that the KDC will not hang on a full
output buffer which is being ignored.
(setup_kerberos_files): Enable des3 encryption types.

The first problem was seen on Suns where I previously set the logging
for the kdc to stderr, and then ignored the output after the server was
running.

The second exercised the bug that sam just fixed in mixing in the des3
encryption types.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7712 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/dejagnu/config/ChangeLog
src/tests/dejagnu/config/default.exp