From aa57ab48cc9df24ab756b5651959b36a2d81cad3 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 19 Jan 2008 00:37:31 +0000 Subject: When downloading a keytab to a file that already exists, merge the new keytab keys into that file rather than moving aside the old keytab and creating a new keytab with only the new keys. Also fix get handling in the client for all types other than keytabs. This isn't visible yet since the server doesn't yet support other types of objects. --- tests/data/fake-keytab-2 | Bin 0 -> 334 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/data/fake-keytab-2 (limited to 'tests/data/fake-keytab-2') diff --git a/tests/data/fake-keytab-2 b/tests/data/fake-keytab-2 new file mode 100644 index 0000000..0440930 Binary files /dev/null and b/tests/data/fake-keytab-2 differ -- cgit v1.2.3