Kerberos configuration issue in Windows server 2012 R2

Raju Manthena 1 Reputation point
2022-12-06T15:24:52.973+00:00

We tried to perform the password less connectivity from Windows 2012 (R2) Application and Linux Servers. Both the server configuration is same. In Linux server working as expected, but In windows server observed the following issue. Could you please check and suggest what is additionally required at Windows Server side?

Ticketing from Windows/Linux Server:
C:\Users\raju>okinit UserName@keyman .Name.COM

Kerberos Utilities for 64-bit Windows: Version 19.0.0.0.0 - Production on 06-DEC-2022 10:45:51

Copyright (c) 1996, 2019 Oracle. All rights reserved.

Configuration file : C:\app\client\product\19.0.0\client_1\network\admin\krb5.conf.
Password for UserName@keyman .Name.COM:

C:\Users\raju>oklist

Kerberos Utilities for 64-bit Windows: Version 19.0.0.0.0 - Production on 06-DEC-2022 10:46:08

Copyright (c) 1996, 2019 Oracle. All rights reserved.

Configuration file : C:\app\client\product\19.0.0\client_1\network\admin\krb5.conf.
Ticket cache: FILE:C:\temp\krb5cc
Default principal: UserName@keyman .Name.COM

Valid starting Expires Service principal
12/06/22 10:46:04 12/06/22 20:46:04 krbtgt/Domain.Name.COM@keyman .Name.COM
renew until 12/13/22 10:45:51

C:\Users\raju>set KRB5CCNAME=C:\temp\krb5cc

C:\Users\raju>sqlplus /@DBSroce_Name

SQL*Plus: Release 19.0.0.0.0 - Production on Tue Dec 6 10:46:57 2022
Version 19.3.0.0.0

Copyright (c) 1982, 2019, Oracle. All rights reserved.

ORA-24550: signal received: Unhandled exception: Code=c0000005 Flags=0
Encountered exception while getting args for function:0x00007FF90B51EC35
kpedbg_dmp_stack()+377<-kpeDbgCrash()+129<-kpeDbgSignalHandler()+125<-skgesig_Win_UnhandledExceptionFilter()+158<-0x00007FF908AC0062<-0x00007FF90B51EC73<-0x00007FF90B5018B6<-0x00007FF90B512F3D<-0x00007FF90B4D4557<-0x00007FF90B5120CA<-0x00007FF8EDB6864A<-0x00007FF8EDA9911D<-0x00007FF8EDB69E0E<-0x0000
7FF8EDA99B37<-0x00007FF8ED792D2C<-0x00007FF8ED783A12<-0x00007FF8ED781572<-0x00007FF8EDA5A59F<-0x00007FF8ED735FF5<-0x00007FF8ED72DB64<-0x00007FF8ED7292C0<-0x00007FF8ED99484F<-0x00007FF8ED990A8B<-0x00007FF8ED9667B3<-0x00007FF8ED962FDD

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Wesley Li-MSFT 4,576 Reputation points Microsoft External Staff
    2022-12-08T02:47:45.06+00:00

    Hello

    ORA-24450 error, refer to the platform-specific signal code, and check whether the error is caused by the application code.

    This is usually related to the Oracle database. It is recommended to contact Oracle support personnel for assistance.

    Best Regards,
    Wesley Li

    0 comments No comments

  2. Wesley Li-MSFT 4,576 Reputation points Microsoft External Staff
    2022-12-12T06:21:26.983+00:00

    Hello

    Do you have any other questions?

    If the above reply is helpful to you, please mark it as answer.

    Thanks

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.