Love Hörnquist Åstrand
bd31b8f01f
document --canonicalize
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13506 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-12 07:34:04 +00:00
Love Hörnquist Åstrand
f6774ea083
add --canonicalize
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13505 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-12 07:30:19 +00:00
Love Hörnquist Åstrand
9197bbb0c8
rename ca_dir to pkinit/x509_anchors since its more like that language
...
in RFC3280
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13494 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-09 21:06:10 +00:00
Love Hörnquist Åstrand
5ca59aff01
when running kinit with a subprocess, fetch new tickets after half the
...
tickets lifetime
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13465 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-07 21:17:53 +00:00
Love Hörnquist Åstrand
e96991c20e
(renew_validate): if renewable_flag and not time specifed, use "1 month"
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13267 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-01-13 10:09:50 +00:00
Love Hörnquist Åstrand
554c582f3e
make -9 work again
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13228 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-18 19:33:15 +00:00
Love Hörnquist Åstrand
c5919960a3
(main): return the return value from simple_execvp
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13162 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-12-01 13:09:30 +00:00
Love Hörnquist Åstrand
7d8cc56531
don't use PKINIT DH per default since its too slow
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13160 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-11-26 02:41:53 +00:00
Love Hörnquist Åstrand
346d1a2643
add flag to make it work with dh
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13155 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-11-25 11:02:09 +00:00
Love Hörnquist Åstrand
80c1204118
XXX add some "struct foo;" glue for pkinit structures that isn't used
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13139 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-11-23 23:45:47 +00:00
Love Hörnquist Åstrand
ceffd3f0a4
add [appdefaults]kinit/pkinit-ca-dir
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13100 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-11-08 19:23:51 +00:00
Love Hörnquist Åstrand
237ff82b29
add pkinit support
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13094 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-11-08 08:56:38 +00:00
Love Hörnquist Åstrand
378fc043da
add --no-transit-check
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13031 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-10-21 08:03:36 +00:00
Johan Danielsson
0cad850aac
(print_tickets): bail out if krb5_cc_next_cred returns error other
...
than KRB5_CC_END
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12990 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-10-12 15:57:42 +00:00
Love Hörnquist Åstrand
f2fe7866d3
When running kinit in "fork mode" do pagsh independent of krb4, also
...
always do krb4 setup of cc. Always try to destroy the v4 cc.
all boolean --{,no-}request-pac that will request pac or not
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12960 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-10-03 12:21:42 +00:00
Love Hörnquist Åstrand
cdeab003ac
(check_for_tgt): set client as part of the pattern/match cred
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12959 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-10-03 12:18:44 +00:00
Love Hörnquist Åstrand
f5104e0d11
don't get v4 tickets by default
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12894 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-21 13:15:34 +00:00
Love Hörnquist Åstrand
5d190295aa
add context argument to krb5_get_init_creds_opt_alloc
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12783 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-08 15:28:20 +00:00
Love Hörnquist Åstrand
54fc57ccb5
s/des_read_pw_string/UI_UTIL_read_pw_string/
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12753 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-03 09:37:03 +00:00
Love Hörnquist Åstrand
61e14619de
use krb5_get_init_creds_opt_alloc/krb5_get_init_creds_opt_free
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12737 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-03 00:31:42 +00:00
Love Hörnquist Åstrand
ae9f3656f7
use krb5_get_init_creds_opt_alloc/krb5_get_init_creds_opt_free
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12733 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-02 23:45:38 +00:00
Love Hörnquist Åstrand
1b0fb56912
(check_for_tgt): use krb5_cc_clear_mcred
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12426 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-06 23:35:43 +00:00
Love Hörnquist Åstrand
71635344e5
write out v4 credential caches with _krb5_krb_tf_setup
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12408 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-28 21:02:36 +00:00
Johan Danielsson
c5b09ec10c
document -A
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12394 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-23 11:39:49 +00:00
Johan Danielsson
7eb7222d36
add -A as an alias for --no-addresses
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12393 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-06-23 11:38:22 +00:00
Love Hörnquist Åstrand
45b32a1abb
spelling, from netbsd
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12283 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 21:56:40 +00:00
Love Hörnquist Åstrand
0a77e7b2f6
setup -> set up, new sentence, new line
...
from Thomas Klausner <wiz@netbsd.org >
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12274 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-14 12:21:49 +00:00
Love Hörnquist Åstrand
0764844cac
destroy tokens even if there isn't v4 support
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12248 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-08 18:52:57 +00:00
Love Hörnquist Åstrand
77299ee4c7
get token even if there isn't v4 support
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12247 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-08 18:51:36 +00:00
Love Hörnquist Åstrand
d7e8189ab7
print tokens even if there isn't v4 support
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12245 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-08 18:43:22 +00:00
Love Hörnquist Åstrand
62fb84849a
s/kerberos/Kerberos/
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11981 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-06 17:53:05 +00:00
Love Hörnquist Åstrand
e24f1c1207
INCLUDES: -I$(srcdir)/../lib/krb5
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11855 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-18 13:15:27 +00:00
Love Hörnquist Åstrand
713597129f
(main): handle that krb5_cc_default_name can return NULL
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11683 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 00:28:22 +00:00
Love Hörnquist Åstrand
aa25cfcafa
add copyright/license statment
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11648 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-16 21:10:32 +00:00
Jacques A. Vidrine
2372cc4a9d
We need "crypto-headers.h" to get a prototype for des_read_pw_string.
...
This becomes especially important when building against OpenSSL 0.9.7.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11593 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-21 14:13:51 +00:00
Johan Danielsson
f8c722fc0d
(display_tokens): allow tokens up to size of buffer (from Magnus
...
Holmberg)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11483 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-10-17 11:59:51 +00:00
Johan Danielsson
aa5ba66390
remove unneeded Ns
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11460 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-13 14:50:27 +00:00
Johan Danielsson
03a7ed8ec5
(do_524init): free principals
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11422 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-09-09 22:17:53 +00:00
Johan Danielsson
530dbd1fdf
whitespace fix (from NetBSD)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11260 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-28 16:09:36 +00:00
Johan Danielsson
19ae5f062f
(do_v4_fallback): don't use krb_get_pw_in_tkt2 since it might not
...
exist, and we don't actually care about the key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11184 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-21 12:21:31 +00:00
Johan Danielsson
879fc6b8bc
more, mostly whitespace, fixes from Thomas Klasusner
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11176 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-20 17:07:29 +00:00
Johan Danielsson
747a00df69
remove Ns before comma (from Thomas Klausner)
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11175 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-20 16:37:20 +00:00
Johan Danielsson
93c3f541eb
(display_tokens): increase token buffer size, and add more checks of
...
the kernel data (from Love)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11143 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-20 09:05:18 +00:00
Johan Danielsson
406ec954e9
print a notice if the returned ticket life/renew is different from the
...
requested
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11044 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-07-01 16:23:56 +00:00
Johan Danielsson
6d6c02d255
(display_tokens): don't bail out before we get EDOM (signaling the end
...
of the tokens), the kernel can also return ENOTCONN, meaning that the
index does not exist anymore (for example if the token has expired)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11042 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-06-28 17:42:24 +00:00
Johan Danielsson
b5b921b917
document -a
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10972 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-05-07 09:28:39 +00:00
Johan Danielsson
5021c1b2c2
add command line switch for extra addresses
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10971 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-05-07 09:21:06 +00:00
Johan Danielsson
ba522c5e3a
better align some headers
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10936 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-18 16:10:10 +00:00
Assar Westerlund
1633b94ab9
mdoc fixes (refer correctly to programs). from Ruslan Ermilov <ru@FreeBSD.org>
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10812 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-01-24 15:30:49 +00:00
Assar Westerlund
5e75a6ed64
allow specification of afslog in krb5.conf, noted by jhutz@cs.cmu.edu
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10755 ec53bebd-3082-4978-b11e-865c3cabbd6b
2001-09-29 15:59:08 +00:00