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: 

SSO advanced usage

Former Member
0 Kudos

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

tim_alsop
Active Contributor
0 Kudos

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

tim_alsop
Active Contributor
0 Kudos

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

Former Member
0 Kudos

Hi Tim,

Very simple, many thanks for your help.