cancel
Showing results for 
Search instead for 
Did you mean: 

Block user logon in CI

Former Member
0 Kudos

Hi

We have scenario where we have CI and 2 application servers. We want users to login only to applications servers. For this, we have created logon groups and configured users' GUI accordingly. The problem is some users directly give sapgui <CI> command in RUN command and get connected to CI. How can I avoid this? Is there any way by which I can block users login directly to CI?

Thanks

Javed

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member66264
Contributor
0 Kudos

Hi,

you could indeed do an opmode switch and limit the amount of dia's to 2 or 3. ( no downtime)

if this is so important, why not running the DB separate ( if needed with a HA enqueu server ?) then you no longer have a "ci"...

JPReyes
Active Contributor
0 Kudos

The problem is some users directly give sapgui <CI> command in RUN command and get connected to CI

You cannot avoid users connecting if they have the right to logon directly to the system... replace their SAPLogon to SAPLogon Pad so they cannot create or modify entries or Educate them with the reason why is wrong to logon directly to the CI.

Regards

Juan

former_member256962
Participant
0 Kudos

Hi

Edited by: Ravindran D on Nov 11, 2009 6:01 AM

Former Member
0 Kudos

Isn't there any way to do this on Server? Like, stopping all dialog logins?