Assar Westerlund
f64c1278fa
(krb5_get_init_creds_password): return KRB5_LIBOS_PWDINTR when interrupted
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6970 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-09-14 21:53:18 +00:00
Assar Westerlund
d5227abb81
(change_password): add colon to prompt strings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6146 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-05-06 10:14:40 +00:00
Assar Westerlund
4bd2f7fb48
(get_init_creds_common): if start_time is given, request a postdated
...
ticket.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6022 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-04-20 22:11:54 +00:00
Assar Westerlund
683ff29695
(krb5_get_init_creds_password): kludge around `ret_as_reply' semantics
...
by only freeing it when ret == 0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5901 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-04-10 13:41:44 +00:00
Assar Westerlund
eafbc202b9
(krb5_get_init_creds_password): re-organize the code to always free
...
`kdc_reply'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5755 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-03-24 22:27:21 +00:00
Assar Westerlund
039540695f
KRB5_TGS_NAME: use
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5304 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-01-30 18:28:46 +00:00
Assar Westerlund
6b44da7854
more type correctness
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5216 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-11-22 05:55:48 +00:00
Johan Danielsson
cc32e1c144
(get_init_creds_common): if the forwardable or proxiable flags are set
...
in options, set the kdc-flags to the value specified, and not always
to one
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4973 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-05-28 22:08:56 +00:00
Johan Danielsson
c39f765c3c
const
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4910 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-05-23 02:59:28 +00:00
Johan Danielsson
f1706e66b3
Zero kdc_reply.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4772 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-04-18 18:51:04 +00:00
Johan Danielsson
4dd652b0a9
Rename PA-KEY-INFO -> ETYPE-INFO. Better cleanup on errors.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4615 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-21 00:47:35 +00:00
Johan Danielsson
e247ceb526
Remove unused variables.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4513 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-03-01 04:58:52 +00:00
Assar Westerlund
2e7bbb6bbc
(krb5_get_init_creds_keytab): use krb5_keytab_key_proc
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4472 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-02-27 04:04:35 +00:00
Johan Danielsson
f03922bf19
Use krb5_decode_PA_KEY_INFO.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4364 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-01-31 16:32:23 +00:00
Johan Danielsson
82efb9b371
Add better support for pre-authentication, by looking at hints from
...
the KDC.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4349 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-01-22 22:34:12 +00:00
Johan Danielsson
2298d9a00c
part1 -> kdc_rep, part2 -> enc_part
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4335 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-01-21 02:13:17 +00:00
Johan Danielsson
8ea13a4527
Return some error if prompter functions return failure.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4322 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-01-21 00:34:02 +00:00
Johan Danielsson
46569a331b
Add context to all krb5_config_*get_*.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4256 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-01-03 21:14:31 +00:00
Assar Westerlund
cb58b86f91
removed commented out
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4003 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-11-16 01:53:08 +00:00
Johan Danielsson
8eb312128d
fix warnings
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3588 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-10-13 16:30:09 +00:00
Johan Danielsson
af0470daf6
make change_password and get_init_creds_common static
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3267 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-29 00:56:47 +00:00
Assar Westerlund
7d4a3e365c
(krb5_get_init_creds_password): If KDC_ERR_PREUATH_REQUIRED, add
...
preauthentication and try again.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3119 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-24 10:40:08 +00:00
Assar Westerlund
9954fc4d14
use new krb5_config_get-functions
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2998 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-15 07:03:08 +00:00
Assar Westerlund
6fd5ea4f86
use krb5_timeofday and krb5_us_timeofday
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2927 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-11 23:35:31 +00:00
Assar Westerlund
fd8b09deb7
(init_cred): set realm of server correctly.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2916 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-11 17:14:28 +00:00
Assar Westerlund
baf84d8966
support changing of password when it has expired
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2905 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-11 03:38:01 +00:00
Johan Danielsson
9f0a5160aa
Random fixes.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2813 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-08 22:02:02 +00:00
Assar Westerlund
a3cb182c3b
fix some bugs and a memory leak
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2792 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-08 03:53:01 +00:00
Assar Westerlund
2f38977b97
small fixes
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2766 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-07 23:31:25 +00:00
Assar Westerlund
9390858600
Use `krb5_get_default_principal'. Print password expire information.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2759 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-07 22:47:00 +00:00
Johan Danielsson
b973a7d730
Implement krb5_get_init_creds_keytab.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2748 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-07 22:37:30 +00:00
Assar Westerlund
275f9c7aa4
more functionality
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2733 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-07 20:22:53 +00:00
Assar Westerlund
3f3dcd9176
new files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2708 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-08-05 20:58:27 +00:00