On Tue, Apr 25, 2000 at 11:07:55AM +0100, Dr A V Le Blanc wrote:
> On Mon, Apr 24, 2000 at 08:22:45PM -0400, Jan Harkes wrote:
> > Strange, it looks like the kerberized authentication failed to get a token.
...
> On further investigation, I find one of the kerberos libraries
> includes this function:
>
> int base64_encode(const void *data, int size, char **str);
>
> and this is obviously the problem. Namespace pollution!
Great, I've changed the ones in Coda to coda_base64_encode/decode.
Jan
> At least in the short term this fixes my problem. But tokentool
> still doesn't work.
Wrong auth2 token? Hmm no, in that case venus would complain instead
of clog -fromfile.
Jan