cancel
Showing results for 
Search instead for 
Did you mean: 

CBS authentication error when saving a track

bernd_speckmann
Contributor
0 Kudos

Hi,

after changing the sld server in my nwdi the tracks are marked as inconsistent. As described in sapnote 1031984 I just want to save each track again.

But there I got the following error:

User not authorized. (Service call exception; nested exception is: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://SAPSERV1:50000/CBSWebService/CBSHttpSOAP?style=rpc")

A security trace shows me the following messages for example:

15:52:56:065PathGuestHTTP Worker [@1168448192],5,......eAssertionTicketLoginModule.login()Exiting method with <null>
15:52:56:066PathGuestHTTP Worker [@1168448192],5,......t.EvaluateTicketLoginModule.login()Entering method
15:52:56:066InfoGuestHTTP Worker [@1168448192],5,......le.ticket.EvaluateTicketLoginModuleReceived no SAPLogonTicket. Authentication stack: [BASIC*SSO2*_*_*ws].
15:52:56:066PathGuestHTTP Worker [@1168448192],5,......t.EvaluateTicketLoginModule.login()Exiting method with <null>
15:52:56:070DebugGuestHTTP Worker [@1168448192],5,......ecurity.authentication.logincontextInvalid password for user SLDDSUSER .
15:52:56:070DebugGuestHTTP Worker [@1168448192],5,......ecurity.authentication.logincontext

Login failed!
[EXCEPTION]
java.security.PrivilegedActionException: com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.
at java.security.AccessController.doPrivileged(Native Method)

...

Maybe there is a problem with Logon-Tickets?

Anybody can help me with this issue?

Thanks ahead

Bernd

Accepted Solutions (0)

Answers (1)

Answers (1)

bernd_speckmann
Contributor
0 Kudos

Solved by myself!