Help: gss_accept_sec_context() failed: Unspecified GSS failure. Minor code may provide more information (Unknown code krb5 230

Omair Sajid omair at omairsajid.com
Tue Feb 3 11:15:39 EST 2009


Detailed error message from apache error log, we are on red hat enterprise 5

[Tue Feb 03 10:41:21 2009] [debug] src/mod_auth_kerb.c(1432): [client
*.*.*.*] kerb_authenticate_user entered with user (NULL) and auth_type
Kerberos
[Tue Feb 03 10:41:21 2009] [debug] src/mod_auth_kerb.c(1432):
[client *.*.*.*] kerb_authenticate_user entered with user (NULL) and
auth_type Kerberos
[Tue Feb 03 10:41:21 2009] [debug] src/mod_auth_kerb.c(1147):
[client *.*.*.*] Acquiring creds for HTTP@*.*.*.*
[Tue Feb 03 10:41:21 2009] [debug] src/mod_auth_kerb.c(1266):
[client *.*.*.*] Verifying client data using KRB5 GSS-API
[Tue Feb 03 10:41:21 2009] [debug] src/mod_auth_kerb.c(1282):
[client *.*.*.*] Verification returned code 851968
[Tue Feb 03 10:41:21 2009] [error] [client *.*.*.*] gss_accept_sec_context()
failed: Unspecified GSS failure.  Minor code may provide more information
(Unknown code krb5 230)


On Tue, Feb 3, 2009 at 8:50 PM, Omair Sajid <omair at omairsajid.com> wrote:

>  I have been trying to setup kerberos client on RedHat machine with Apache
> mod_auth_kerb.
> I have tested kerberos client configuration using kinit, klist etc. and its
> working and the Linux machine is getting tickets. But the problem is when I
> try to access the reousrce page from Windows (domain machine) using Internet
> explorer I get the following error
>
> "gss_accept_sec_context() failed: Unspecified GSS failure.  Minor code may
> provide more information (Unknown code krb5 230)"
>
> Can somebody please help?
>
>
>



More information about the Kerberos mailing list