[an error occurred while processing the directive]
cosign-discuss at umich.edu
general discussion of cosign development and deployment
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Credentials cache I/O operation failed XXX
To
:
cosign-discuss@xxxxxxxxx
Subject
: Credentials cache I/O operation failed XXX
From
: Jonathan Maybaum <
maybaum@xxxxxxxxx
>
Date
: Sat, 13 Aug 2005 07:56:53 -0400
Cosign discuss,
Has anyone seen this error? It occurs after a login that seems successful, in that the krb5kdc log shows that a ticket was issued.
The title of the error page is "CC Initialize error" and I see the following in login.c but don't know what the error means:
if (( kerror = krb5_cc_initialize( kcontext, kccache, kprinc )) ! = 0 ) {
sl[ SL_ERROR ].sl_data = (char *)error_message( kerror );
sl[ SL_TITLE ].sl_data = "CC Initialize Error";
tmpl = ERROR_HTML;
subfile( tmpl, sl, 0 );
exit( 0 );
}
OS X Server 10.4.2, cosign 1.8.5 (at least, that's what the download said, although cosignd -V returns 1.8.0)
--JM
Prev by Date:
RE: IISCosign - one physical server more than 1cosign-servicepossible?
Next by Date:
Has anyone run cosign server on OS X 10.4?
Previous by thread:
RE: IISCosign - one physical server more than 1cosign-servicepossible?
Next by thread:
Has anyone run cosign server on OS X 10.4?
Index(es):
Date
Thread
[an error occurred while processing the directive]