406ec954e9
print a notice if the returned ticket life/renew is different from the requested
Johan Danielsson
2002-07-01 16:23:56 +00:00
f0aa0eaf36
x
Johan Danielsson
2002-06-28 17:42:32 +00:00
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)
Johan Danielsson
2002-06-28 17:42:24 +00:00
0ca28ed8e8
x
Jacques A. Vidrine
2002-06-20 20:05:53 +00:00
650d3ee7b7
Compare name types by value if pointers do not match. Reported by: "Douglas E. Engert" <deengert@anl.gov>
Jacques A. Vidrine
2002-06-20 20:05:42 +00:00
8c571f4920
x
Jacques A. Vidrine
2002-06-16 15:13:38 +00:00
bc46f2ed8c
Bug fix: the default credentials cache was not being used if a client name was specified.
Jacques A. Vidrine
2002-06-16 15:13:25 +00:00
4782324f47
x
Jacques A. Vidrine
2002-06-07 19:05:44 +00:00
29538a775a
Do not attempt to free uninitialized pointer when kadm5_randkey_principal fails. This would most likely be encountered when one does not have change-password rights, but uses one of the --random-key' or --random-password' options of the ank command.
Jacques A. Vidrine
2002-06-07 19:05:38 +00:00
407947599d
x
Johan Danielsson
2002-06-07 18:29:23 +00:00
646457d75e
remove unused variable; reported by Hans Insulander
Johan Danielsson
2002-06-07 18:28:46 +00:00
06225a490a
x
Johan Danielsson
2002-06-06 13:33:42 +00:00
1dd4a01be4
make sure we return an error if there are no changepw hosts found
Johan Danielsson
2002-06-06 13:33:13 +00:00
fb230cb586
*_LDADD: add LDADD, so that libroken is used
Assar Westerlund
2002-05-31 02:44:37 +00:00
8a7bdbf312
remove the trial of afs@REALM for cell != realm, it tries to use the wrong key for foreign cells
Assar Westerlund
2002-05-31 02:43:51 +00:00
4ec35f6bb7
change Mars -> March, noted by Dima Dorfman <dima@trit.org>
Assar Westerlund
2002-05-30 15:59:59 +00:00
d751c6e682
x
Johan Danielsson
2002-05-29 16:08:30 +00:00
09ffce82b8
(krb5_cc_register): break out of loop when the same type is found; spotted by Wynn Wilkes
Johan Danielsson
2002-05-29 16:08:23 +00:00
e76e0dc990
check size of entry before trying to read 32-bit kvno; also fix typo in previous
Johan Danielsson
2002-05-28 12:57:27 +00:00
d092cc3700
only add to INCLUDES
Johan Danielsson
2002-05-24 15:36:21 +00:00
df89fb342d
x
Johan Danielsson
2002-05-24 15:35:38 +00:00
7f7fca9f48
change \100 back to @; some m4's (probably some regex) doesn't like this as a replacement regexp; the reason it was once changed to \100 was probably because of some autoconf bug at the time
Johan Danielsson
2002-05-24 15:35:32 +00:00
4fa94362ee
fix for storage change
Johan Danielsson
2002-05-24 15:23:43 +00:00
5eddbd04db
add missing semi in previous
Johan Danielsson
2002-05-24 15:13:52 +00:00
63450f9f6d
x
Johan Danielsson
2002-05-24 13:25:12 +00:00
d1fe1746b9
x
Jacques A. Vidrine
2002-05-20 15:14:12 +00:00
5d8e2e5a3c
In gss_verify_mic and gss_unwrap, initialize the qop_state parameter if non-NULL. We do this prior to calling the encryption-system specific functions in case some day they set qop_state.
Jacques A. Vidrine
2002-05-20 15:14:00 +00:00
1ef6cee723
x
Johan Danielsson
2002-05-19 22:52:30 +00:00
ffe3f0cd88
update year
Johan Danielsson
2002-05-19 22:52:25 +00:00
a389a33328
x
Johan Danielsson
2002-05-19 22:46:20 +00:00
9e7beb3c8e
version number
Johan Danielsson
2002-05-19 22:46:13 +00:00
3eb1d3b60c
x
Johan Danielsson
2002-05-19 22:19:53 +00:00
7adc94ffdd
[]-less is apparently the way to go
Johan Danielsson
2002-05-19 22:16:46 +00:00
d1424f6545
x
Johan Danielsson
2002-05-19 22:11:08 +00:00
252ba39b1e
fix ndbm test
Johan Danielsson
2002-05-19 22:11:03 +00:00
20d52a6696
check db_type instead of precence of dbm_firstkey
Johan Danielsson
2002-05-19 20:51:08 +00:00
3061ccbb21
x
Johan Danielsson
2002-05-19 20:44:43 +00:00
58e056149a
don't AC_LIBOBJ more than one function at a time
Johan Danielsson
2002-05-19 19:38:00 +00:00
eb415580f5
s/AC_LIBOBJ/rk_LIBOBJ/
Johan Danielsson
2002-05-19 19:37:08 +00:00
424dc18815
automake can't handle macros passed to AC_LIBOBJ, so add an alias to it called rk_LIBOBJ; this requires that the relevant source are manually included in roken/Makefile.am
Johan Danielsson
2002-05-19 19:36:31 +00:00
8a4233a10c
ac_enable --diable-dynamic-afs
Johan Danielsson
2002-05-19 19:18:39 +00:00
4de66b10ed
use AC_LIBOBJ
Johan Danielsson
2002-05-19 19:17:47 +00:00
ff3e2cf70f
set SUFFIXES with +=
Johan Danielsson
2002-05-19 18:43:44 +00:00
5df04e0c21
move check-local target to cf/Makefile.am.common
Johan Danielsson
2002-05-19 18:35:37 +00:00
4e970540dd
move check-local target here since it's shared with krb4
Johan Danielsson
2002-05-19 18:35:10 +00:00
f92acd170e
LIBS is already set
Johan Danielsson
2002-05-19 18:34:26 +00:00
01dcc1e9b7
newer automake doesn't allow redefining variables, so handle CHECK_LOCAL in the check-local target
Johan Danielsson
2002-05-19 18:32:54 +00:00
c54e88117b
x
Johan Danielsson
2002-05-19 18:26:30 +00:00
ae1f59c3e0
just link mk_cmds against libsl; avoids libtool problem
Johan Danielsson
2002-05-19 18:26:25 +00:00
ce0da63576
make separate library for test target; avoids libtool problem
Johan Danielsson
2002-05-19 18:24:29 +00:00
dff2a6726d
x
Johan Danielsson
2002-05-19 17:42:50 +00:00
b7a295bc13
recognise aix5
Johan Danielsson
2002-05-19 17:33:40 +00:00
1fb32ada4c
x
Johan Danielsson
2002-05-17 16:08:39 +00:00
5e07bb3437
add hooks for ndbm_wrap
Johan Danielsson
2002-05-17 16:04:23 +00:00
ba79dba3ff
use ndbm_wrap
Johan Danielsson
2002-05-17 16:04:06 +00:00
cce46b2c74
remove old dbm part
Johan Danielsson
2002-05-17 16:02:22 +00:00
5dea40bdf4
am-conditionalise HAVE_OPENSSL
Johan Danielsson
2002-05-17 16:01:25 +00:00
3b67565b3a
make it possible to run this twice
Johan Danielsson
2002-05-17 15:32:21 +00:00
d540d5ef98
also install nodist_include_HEADERS
Johan Danielsson
2002-05-17 15:11:21 +00:00
9a018a80df
make it possible to redefine the "private" regexp
Johan Danielsson
2002-05-16 09:34:37 +00:00
aaeaa6bcba
x
Johan Danielsson
2002-05-15 14:24:29 +00:00
a3ff467dc7
don't free encrypted padata until we're really done with it
Johan Danielsson
2002-05-15 14:24:17 +00:00
8af82a7685
x
Jacques A. Vidrine
2002-05-09 15:22:43 +00:00
9efd74fabe
Attempt to handle GSS_C_INITIATE/GSS_C_ACCEPT/GSS_C_BOTH. If GSS_C_INITIATE is specified, then get credentials from the default cache. If we don't have any, then try using the keytab. If GSS_C_ACCEPT is specified, just note our principal name and open the keytab. If GSS_C_BOTH is specified, do both of the above.
Jacques A. Vidrine
2002-05-09 15:22:34 +00:00
bd0eb5373f
x
Jacques A. Vidrine
2002-05-09 01:42:42 +00:00
d28ddf2324
= gss_acquire_cred should handle a NULL desired_name = add a call to gssapi_krb5_init
Jacques A. Vidrine
2002-05-09 01:41:37 +00:00
4443604375
add tests for sha-{256,384,512}
Johan Danielsson
2002-05-07 15:49:28 +00:00
f446478772
when decrypting pa-data, try all keys matching enctype
Johan Danielsson
2002-05-07 10:27:35 +00:00
d58d385a52
x
Johan Danielsson
2002-05-07 09:29:03 +00:00
b5b921b917
document -a
Johan Danielsson
2002-05-07 09:28:39 +00:00
5021c1b2c2
add command line switch for extra addresses
Johan Danielsson
2002-05-07 09:21:06 +00:00
becc3e7d0f
x
Johan Danielsson
2002-05-07 09:03:45 +00:00
a51951c17a
use krb5_warn where appropriate
Johan Danielsson
2002-05-07 08:53:36 +00:00
ad7edba33c
x
Johan Danielsson
2002-05-03 10:19:50 +00:00
3e02d56d85
only try to negotiate encryption if we're talking to a real telnet
Johan Danielsson
2002-05-03 10:19:43 +00:00
a1e5142eea
am_cond HAVE_*
Johan Danielsson
2002-05-02 16:38:23 +00:00
33178bbd5f
revert some accidentally commited code in previous
Johan Danielsson
2002-05-02 16:27:16 +00:00
9b9e6748da
x
Johan Danielsson
2002-04-30 16:48:19 +00:00
8f7ad86598
use AC_HELP_STRING; fix logic bug in AC_MSG_RESULT call
Johan Danielsson
2002-04-30 16:48:13 +00:00
1d94449337
use AC_HELP_STRING
Johan Danielsson
2002-04-30 16:46:46 +00:00
6e7f0415c2
x
Johan Danielsson
2002-04-30 16:45:04 +00:00
45c3befafa
rework this somewhat; check for db3/4 in subdirs, change --with to --enable; it should really be possible to point it to some directory --with-berkeley-db=/foo
Johan Danielsson
2002-04-30 16:44:48 +00:00
ea8cfd8356
x
Johan Danielsson
2002-04-30 16:38:08 +00:00
7628e319cd
ndbm wrapper for newer db libraries
Johan Danielsson
2002-04-30 16:37:20 +00:00
e8d62039b8
remove some duplicate tests
Johan Danielsson
2002-04-30 14:29:01 +00:00
ea3b549169
OTP test
Johan Danielsson
2002-04-30 14:06:24 +00:00
faeed5c1fc
use AC_HELP_STRING
Johan Danielsson
2002-04-30 13:19:54 +00:00
713684698f
x
Johan Danielsson
2002-04-29 16:32:12 +00:00
7ec3e75760
(usage2arcfour): don't abort if the usage is unknown
Johan Danielsson
2002-04-29 16:31:54 +00:00
58168e2684
x
Johan Danielsson
2002-04-25 14:10:48 +00:00
560b6c2488
use rk_DESTDIRS
Johan Danielsson
2002-04-25 14:10:18 +00:00
12759a85d2
define BINDIR et al
Johan Danielsson
2002-04-25 14:09:57 +00:00
dd3fd4875a
x
Johan Danielsson
2002-04-24 21:55:19 +00:00