Commit Graph

263 Commits

Author SHA1 Message Date
Love Hornquist Astrand
fb811a8ef9 drop srcdir, not used 2009-09-06 18:49:00 -07:00
Love Hornquist Astrand
b2d2a37460 migrate to setup-env 2009-09-06 18:48:31 -07:00
Love Hornquist Astrand
45cb91dde2 switch to mostly configuration in setup-env for check-kdc 2009-09-06 18:38:23 -07:00
Love Hornquist Astrand
20001366aa Better support for kinit -k when client have subset of enctypes compared to KDC
Get the list of enctypes and use that to calculate the list of client supported
enctypes when talking to the KDC, this to make sure that KDC doesn't send
pw-challanges to the client for enctypes that the client software support
but there is no entry in the keytab.
2009-08-30 13:25:38 -07:00
Love Hornquist Astrand
3e16d622c5 fix ecdsa endif 2009-08-28 15:18:50 -07:00
Love Hornquist Astrand
e9603a6446 Only try ecdsa if there really is ecdsa support 2009-08-26 00:30:36 -07:00
Love Hornquist Astrand
fcdd38288b Use ${kdestroy} instead of the direct path 2009-08-14 20:06:04 +02:00
Love Hornquist Astrand
d77febb894 clean better 2009-08-06 10:20:19 +02:00
Love Hornquist Astrand
e8fb270ace add leaks-kill.sh 2009-08-05 13:21:05 +02:00
Love Hornquist Astrand
17de01f523 Check that get -o pkinit-acl works. 2009-07-19 20:57:47 -07:00
Love Hörnquist Åstrand
452483e61c Have two realms in the configuration file so that kpasswdd works with both of them.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-15 22:17:47 +00:00
Love Hörnquist Åstrand
9dcdb2c02c Test two realms.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25325 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-15 22:17:17 +00:00
Love Hörnquist Åstrand
f62a6180c9 check that alias is added
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25198 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-06 19:05:01 +00:00
Love Hörnquist Åstrand
390f4091c5 enable leaks checking for darwin again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25094 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-04 17:11:03 +00:00
Love Hörnquist Åstrand
3a556b7090 more malloc debug
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-04 17:10:29 +00:00
Love Hörnquist Åstrand
b24a5a246f add malloc logging
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25086 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-04 17:09:27 +00:00
Love Hörnquist Åstrand
63f88493d8 add malloc options
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25085 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-04 17:09:12 +00:00
Love Hörnquist Åstrand
f23568aa84 rename SDB to SCC
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25075 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:10:49 +00:00
Love Hörnquist Åstrand
8e927d2367 check-kdc-weak is build from check-kdc.in, drop check-kdc-weak.in
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 20:35:20 +00:00
Love Hörnquist Åstrand
f6b70dd805 disable master down test, since that doesn't work if we kill -9
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24998 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:04:40 +00:00
Love Hörnquist Åstrand
65f7254b34 use leaks-kill
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24997 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:04:30 +00:00
Love Hörnquist Åstrand
d93ac20298 kill -9 to make store its dead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24993 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:03:47 +00:00
Love Hörnquist Åstrand
2ac023fece use leaks-kill
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24992 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:03:35 +00:00
Love Hörnquist Åstrand
5924074b1b use leaks kill
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24991 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-29 09:03:25 +00:00
Love Hörnquist Åstrand
90856e57b7 Trap exit code from rkpty. Reported by John Center.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24730 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-16 18:37:16 +00:00
Love Hörnquist Åstrand
793c93cbe4 Check that we use ECDH when we have a ECDSA cert
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24705 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-14 20:14:16 +00:00
Love Hörnquist Åstrand
4e386a34cc Test ECDSA (and thus ECDH).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24703 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-14 20:13:57 +00:00
Love Hörnquist Åstrand
bf84d12699 test password expiration warning and new gic interface
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24645 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-07 15:11:52 +00:00
Love Hörnquist Åstrand
4b3c2d35c6 drop unused $type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24632 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-07 04:05:42 +00:00
Love Hörnquist Åstrand
5106f5f173 test weak enctypes too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24610 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:09:31 +00:00
Love Hörnquist Åstrand
7f67735b69 make --anonymous only take realm.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24609 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:09:21 +00:00
Love Hörnquist Åstrand
8ddf4c65de kdestroy after test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24599 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:07:42 +00:00
Love Hörnquist Åstrand
df1d6c9e6c test anonymous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24597 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:07:22 +00:00
Love Hörnquist Åstrand
e741dd4499 allow anonymous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24596 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:07:12 +00:00
Love Hörnquist Åstrand
fdee515d66 s/apreq/test_apreq
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24565 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:01:42 +00:00
Love Hörnquist Åstrand
7f4b66ce68 remove leaks log, disable check for now
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24562 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-31 21:07:39 +00:00
Love Hörnquist Åstrand
2ea97b1bbf move ap-req
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24561 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-31 21:07:23 +00:00
Love Hörnquist Åstrand
88af00a8de move ap-req
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24557 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-30 16:50:26 +00:00
Love Hörnquist Åstrand
2c14f1fe08 ap-req
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24555 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-30 16:50:06 +00:00
Love Hörnquist Åstrand
80911b9a2b drop ap-req
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24552 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-30 16:49:26 +00:00
Love Hörnquist Åstrand
29d8d0d9bd check ip based name and alias to ditto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24533 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-27 22:52:45 +00:00
Love Hörnquist Åstrand
de21e6b391 remove malloc-log
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24532 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-27 22:52:34 +00:00
Love Hörnquist Åstrand
8ae3718ed1 testing removal of keytab
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24461 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:47:51 +00:00
Love Hörnquist Åstrand
55d94796d0 drop removal of no existig file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24456 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:47:03 +00:00
Love Hörnquist Åstrand
f0bfba4982 add --server-any
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24256 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:44:38 +00:00
Love Hörnquist Åstrand
164f6c0a97 Check server aliases.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24255 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:44:29 +00:00
Love Hörnquist Åstrand
0e3029c722 clean up from others before trying to run this
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24172 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-11 05:12:07 +00:00
Love Hörnquist Åstrand
429e06d2ec insert space to please parser
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24168 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-11 05:11:24 +00:00
Love Hörnquist Åstrand
60b4ec74d5 dont use leaks kill on non existant process
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24166 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-11 05:11:02 +00:00
Love Hörnquist Åstrand
df0cc7d1b4 use leaks-kill.sh
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24165 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-11 05:10:51 +00:00