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

SSO advanced usage

Former Member
0 Likes
411

Hello,

I've set up SSO on R/3 system running on Windows 2003.

The SSO is working properly but I need to offer choice of client at logon ?

Is there a way to do that ?

Is it possible for user to logon with another user ?

Regards,

Alexandre

1 ACCEPTED SOLUTION
Read only

tim_alsop
Active Contributor
0 Likes
371

Hi,

You need to update the USRACL table (e.g. vis SU01) for both users/clients, and then when the user logs on if there is more than one entry in USRACL for same users SNC name, a screen will be shown asking them which client/user they want to logon as.

Thanks.

Tim

2 REPLIES 2
Read only

tim_alsop
Active Contributor
0 Likes
372

Hi,

You need to update the USRACL table (e.g. vis SU01) for both users/clients, and then when the user logs on if there is more than one entry in USRACL for same users SNC name, a screen will be shown asking them which client/user they want to logon as.

Thanks.

Tim

Read only

Former Member
0 Likes
371

Hi Tim,

Very simple, many thanks for your help.