cancel
Showing results for 
Search instead for 
Did you mean: 

SLES11 SNC Adapter 1.1 is making problems

Former Member
0 Kudos

Hello,

the SNC-Adapter SAP SNC Adapter 1.1 is making me under SLES11 SP1 problems. It runs on SLES10 SP2.

Does anyone know how to compile the adapter must be under SLES11, or which software must be installed?

The error is in the file dev_w0

N SncInit(): found snc/gssapi_lib=/usr/lib64/snckrb5.so

N File "/usr/lib64/snckrb5.so" dynamically loaded as external SNC-Adapter.

N The SNC-Adapter identifies as:

N External SNC-Adapter (Rev 1.0) to Kerberos 5/GSS-API v2

M -


C-STACK -


(CTrcStack2+0x78)[0x6c72e8]

(SigIGenAction+0x2ac)[0x199641c]

/lib64/libpthread.so.0[0x7f57181135d0]

(sem_wait+0x2b)[0x12dc06b]

/lib64/libcom_err.so.2(add_error_table+0x2d)[0x7f55d18a582d]

/usr/lib64/libgssapi_krb5.so.2[0x7f55d1fa982a]

/lib64/libpthread.so.0(pthread_once+0x53)[0x7f5718110a83]

/usr/lib64/libgssapi_krb5.so.2[0x7f55d1fab063]

/usr/lib64/libgssapi_krb5.so.2(gss_indicate_mechs+0x9a)[0x7f55d1fab2ca]

/usr/lib64/snckrb5.so(sapgss_indicate_mechs+0x1d)[0x7f55d21d1ecd]

(SncPDLInit+0x38b)[0x18dac0b]

(SncInit+0x528)[0x18d9e68]

(SncInitU+0x53)[0x18cc2b3]

(ThSncInit+0x82)[0x5cf122]

(ThInit+0xd6a)[0x55713a]

(ThStart+0x117)[0x559307]

(DpMain+0x2da)[0x4bccea]

(nlsui_main+0x9)[0x490ca9]

(main+0x2b)[0x490cdb]

/lib64/libc.so.6(__libc_start_main+0xe6)[0x7f5717dc4bc6]

Best regards, Jan

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Make sure you use

- the lastest adapter available

- the latest kerberos patches (the adapter is dumping in the kerberos implementation)

- maybe update to SP1

If that all does not help I'd open a call with Novell.

We had likewise problem with kerberos implementations on various platform (Solaris x64, Solaris SPARC, HP-UX IA64, SLES 9, SLES 10 SP1 etc.) so we decided to compile our own kerberos libraries on those platforms for the SSO and compiled the adapter against our own kerberos library (both MIT Kerberos and Heimdal worked).

Markus

Former Member
0 Kudos

Thank you. The source of MIT solved my problem.

Best regards, Jan

fabian_herschel
Participant
0 Kudos

Just to be sure to track that in Novells Bugzilla correctly:

You have just compiled the MIT source, replaced the SLES 11 SP1 library

/usr/lib64/snckrb5.so and withou any additional changes (i.e. configuration)

your SNC adapter is now working?

werner_flamme
Explorer
0 Kudos

Fabian,

since I am also interested to use this adapter: what do you mean with

replaced the SLES 11 SP1 library /usr/lib64/snckrb5.so{/quote}? Does SLES11 SP1 provide a snckrb5.so? In which package? We have SLES 11 with SAP priority support plus HA addon, so we should be able to use this library legally

Regards,

Werner