[24850] in Kerberos
Re: SSO and SAP with kerberos in AIX
daemon@ATHENA.MIT.EDU (Thomas Beneke)
Wed Oct 26 14:59:24 2005
From: Thomas Beneke <Thomas.Beneke@Sun.COM>
Date: Wed, 26 Oct 2005 17:58:20 +0200
Message-ID: <djo9ai$qds$1@new-usenet.uk.sun.com>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
jldelamata@gmail.com schrieb:
> I'm configuring SSO with Kerberos for SAP in a system AIX.
> But when restart the instance appears the following error:
> N SncInit(): found snc/data_protection/max=3, using 3 (Privacy
> Level)
> N SncInit(): found snc/data_protection/min=1, using 1
> (Authentication Level)
> N SncInit(): found snc/data_protection/use=3, using 3 (Privacy
> Level)
> N SncInit(): found snc/gssapi_lib=/usr/local/lib/libgssapi_krb5.a
> M *** ERROR => DlLoadLib: 0509-026 System error: Cannot run a
> file that do
> es not have a valid format. -> DLENOACCESS (8,Exec format error)
> [dlux.c 2
> 46]
> N *** ERROR => SncPDLInit():
> DlLoadLib("/usr/local/lib/libgssapi_krb5.a")=DLENO
> ACCESS [sncxxdl.c 342]
> N *** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0)
> /usr/local/lib/libgssapi
> _krb5.a not loaded
> N [sncxxdl.0613]<<- SncInit()==SNCERR_INIT
> N sec_avail = "false"
> M ***LOG R19=> ThSncInit, SncInit ( SNC-000001) [thxxsnc.c 219]
> M *** ERROR => ThSncInit: SncInit (SNCERR_INIT) [thxxsnc.c 221]
> M in_ThErrHandle: 1
> M *** ERROR => SncInit (step 1, th_errno 44, action 3) [thxxhead.c
> 8369]
> M
>
> And all work process die.
>
> Any idea?
>
> thanks,
>
Hi,
you try to load a static library. You have to use a shared one. In this
case: libgssapi_krb5.so.
Regards,
Thomas
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos