Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

XI Security Documents

Former Member
0 Kudos

Hi,

does anybody know about documents refering to SAP XI security. I would like to know internals, e.g. how configured passwords are stored.

Kind regards,

Heiko

1 ACCEPTED SOLUTION

Former Member
9 REPLIES 9

0 Kudos

Hello Prasant,

thank's for the links. I see, in case of JDBC security issues are delegated to the JDBC driver provider. But what about the passwords in the configuration? Are they written to a secure store?

Cheers,

Heiko

Former Member
0 Kudos

Hi Heiko,

Configuration passwords for what exactly? A Web service?

cheers,

Prashanth

0 Kudos

Hi Prashanth,

nop, I mean the password provided in the JDBC communication channel configuration. Do you know where XI stores it? Would it be the secure store of the SAP WAS?

Regards,

Heiko

Former Member
0 Kudos

Hi Heiko,

The user id, password,, Global database name , port number etc.. are stored in the JDBC adapter itself.

Hope this helps you!!

cheers,

Prashanth

0 Kudos

Hi Prashanth,

what does stored in the JDBC adapter itself mean?

Is the data written to a plain file, to the database or to the SAP secure store?

Cheers,

Heiko

Former Member

0 Kudos

Hi Prashanth,

thanks for the link. Unfortunately it doesn't state where the data keyed in the XI configuration is stored.

Cheers,

Heiko

Former Member
0 Kudos

Hi Heiko,

As far as I know, I think it is stored in the secure store.

Am not very sure though.

Prashanth