Commit Graph

334 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand 3f1d903a85 add kinit test to kdc-tester 2011-11-21 20:34:36 -08:00
Love Hornquist Astrand 3489110db0 fixup rule for krb5-hdb-mitdb.conf 2011-11-19 10:57:51 -08:00
Nicolas Williams 124eccf014 Make this work with kvno 0 and no kvno 2011-11-15 21:53:34 -06:00
Nicolas Williams 38f726d8b4 Fix bug in key rollover code in TGS, make check-kdc test what we can
We can't test the key rollover support in the TGS in the x-realm
    path using just Heimdal because the krb5_get_creds() path will try a
    referral, which will produce a cross-realm TGT that has the
    enc_part.kvno set.  But we can test this for the plain TGT case.
2011-11-15 21:53:34 -06:00
Nicolas Williams 349609ed20 Initial test of x-realm TGT w/ kvno 0 and key rollover
NOTE: The test runs and succeeds, but the client seems to be getting
	  a new x-realm TGT after we set the kvno to 0 or remove the
	  kvno from the tickets.  This means we're not really testing
	  the TGS paths!  So this test is not yet ready.
2011-11-15 21:53:34 -06:00
Love Hörnquist Åstrand 0ae0dcba85 database is in srcdir 2011-11-13 10:01:41 -08:00
Nicolas Williams 0e852b330f Make sure we always allow weak enctypes in MIT HDB test
Also, we still try to create the version key in the MIT HDB, so we
    might as well update the test DB to have the version key already
    there.  (But really, we should just never write to the MIT HDB.)
2011-11-09 00:59:51 -06:00
Love Hornquist Astrand 5835c81e6c make the test tell what they do, disable LOCALDOMAIN tests 2011-10-31 09:06:10 -07:00
Love Hörnquist Åstrand f06e684ece recover lost check-kdc.in 2011-10-28 20:03:20 -07:00
Love Hörnquist Åstrand 1a1bd736c0 merge support for FAST in as-req codepath 2011-10-28 19:25:48 -07:00
Nicolas Williams 9c8ceada75 Fix test bug, add test of DNS resolver searchlist name canon rule 2011-10-22 14:54:26 -05:00
Nicolas Williams 8fde93e3fb Initial name canon rules tests (just kgetcred) 2011-10-22 14:54:26 -05:00
Love Hornquist Astrand fed3050bc0 use ` instead of $( to please legacy solaris /bin/sh 2011-10-19 11:36:18 +02:00
Nicolas Williams c3936f72c3 Test for hdb-mitdb, including an MIT KDB file. 2011-09-26 17:08:33 -05:00
Love Hornquist Astrand f1df66341e quote to make solaris sh apply, patch from Tom Payeire 2011-09-26 17:50:45 +02:00
Love Hornquist Astrand d64eb50f72 filter out kvno 2011-09-25 16:44:49 +02:00
Love Hörnquist Åstrand a48768fc26 sprinkle more comments 2011-07-24 22:33:49 -07:00
Love Hornquist Astrand 03e73522a3 better status message 2011-07-24 20:24:38 -07:00
Love Hornquist Astrand 2991ed7e77 check for FAST 2011-07-24 20:24:37 -07:00
Love Hornquist Astrand 13eeb30a1d Create a request structure 2011-07-24 20:24:37 -07:00
Love Hornquist Astrand 17d5f8d19e make AS work with FAST 2011-07-24 20:24:36 -07:00
Love Hornquist Astrand 4f3d3723f4 fail if kinit failes 2011-07-24 20:24:36 -07:00
Nicolas Williams 1edc2cee45 Test multi-kvno support in kadmin and KDC (part 1). 2011-07-22 16:07:10 -05:00
Love Hörnquist Åstrand 7aaba443bc add NTMakefile and windows directories 2011-07-17 12:16:59 -07:00
Love Hörnquist Åstrand e73a5a9c54 remove stray klist 2011-06-19 11:39:39 -07:00
Love Hörnquist Åstrand b019c085bd handle leaks excluded 2011-05-22 14:26:59 -07:00
Love Hornquist Astrand 9a5019156c remove debug and don't check targetname since it doesn't really matter 2011-05-21 13:27:57 -07:00
Love Hornquist Astrand 5564106268 use client-amel 2011-05-21 13:25:51 -07:00
Love Hornquist Astrand 05a432aaed let try to exclude __CFInitialize 2011-05-20 08:42:29 -07:00
Love Hornquist Astrand 2bffe97647 better error messages 2010-11-25 11:21:41 -08:00
Love Hornquist Astrand dfd107c709 Test principal name with aliases in them 2010-06-09 22:21:12 -07:00
Love Hornquist Astrand f73a7b94d0 test kadmind get -o 2010-06-03 11:44:14 -07:00
Love Hornquist Astrand 93d3d14827 test HTTP transport 2010-06-02 08:30:29 -07:00
Love Hornquist Astrand 86da42df1d abstract out --no-afslog and --no-unlog 2010-06-01 14:42:16 -07:00
Love Hornquist Astrand ccacfda1cc dont pass --no-unlog if afs is not configured. Patch partly from Eray Asian 2010-06-01 10:17:37 -07:00
Love Hornquist Astrand 09f478ab98 unset KRB5CCNAME 2009-12-21 08:05:16 +01:00
Love Hornquist Astrand 2c70285d3d more up ${env_setup} 2009-12-17 10:05:10 +01:00
Love Hornquist Astrand c6bbdb545b First drop of Windows build infrastructure from Secure Endpoints 2009-11-24 12:12:53 -08:00
Love Hornquist Astrand dba1d46edf [HEIMDAL-646] use awk instead of grep -A 2009-10-11 17:04:13 -07:00
Love Hornquist Astrand da91c5ed85 Fix tests 2009-10-05 20:11:49 -07:00
Love Hornquist Astrand f9d3a70469 clean pkinit4.crt 2009-09-29 18:51:52 -07:00
Love Hornquist Astrand 918b64e6d8 test pk-enterprise 2009-09-29 14:27:13 -07:00
Love Hornquist Astrand 72908828b1 remove $Id$ 2009-09-21 10:36:37 -07:00
Love Hornquist Astrand 3ed38b29c7 If client tried IPv6, but service only listened on IPv4 2009-09-21 07:55:33 -07:00
Love Hornquist Astrand 4795494a78 If there is no useful db support compile in, disable test 2009-09-19 14:06:35 -07:00
Love Hornquist Astrand f4e14830cc drop unused vars 2009-09-07 16:26:04 -07:00
Love Hornquist Astrand 59e4c30803 drop unused vars 2009-09-07 16:25:57 -07:00
Love Hornquist Astrand 0f4db6447f use ${env_setup} 2009-09-07 16:22:16 -07:00
Love Hornquist Astrand 925d24daec migrate to ${env_setup} 2009-09-07 15:48:02 -07:00
Love Hornquist Astrand e306c3f314 migrate to ${env_setup} 2009-09-07 15:45:31 -07:00