Application Development and Automation 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: 
Read only

XI Security Documents

Former Member
0 Likes
1,095

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
Read only

Former Member
0 Likes
1,070
9 REPLIES 9
Read only

0 Likes
1,070

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

Read only

Former Member
0 Likes
1,070

Hi Heiko,

Configuration passwords for what exactly? A Web service?

cheers,

Prashanth

Read only

0 Likes
1,070

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

Read only

Former Member
0 Likes
1,070

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

Read only

0 Likes
1,070

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

Read only

Former Member
0 Likes
1,071
Read only

0 Likes
1,070

Hi Prashanth,

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

Cheers,

Heiko

Read only

Former Member
0 Likes
1,070

Hi Heiko,

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

Am not very sure though.

Prashanth