cancel
Showing results for 
Search instead for 
Did you mean: 

specific logon

Former Member
0 Kudos

Dear All

please help. we are running sap 4.6c with oracle 9i database. we have one central instance and two application servers. our main client is 200. i want that only specific user can log on to central instance server and except all others on the rest two application servers. what is the procedure to restrict the user to log on.

Regards

Sudhakar Manoharan

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hello Sudhakar,

As Juan said earlier, you can use the log on load balancing to restrict the user to log on to the CI server automatically (transaction SMLG). The SAP Note 26317 (Set up for LOGON group for autom. load balancing) provides a good example to do so! You are concerned about the users logged on to the CI server however you also need to check on the RFC activity as RFC activity can only be controlled by specifying RFC server groups in transaction RZ12. Have a look at SAP Note 593058.

Hope this helps,

Regards,

Satyajit

JPReyes
Active Contributor
0 Kudos

Hi Sudhakar,

Create logon groups at SMLG... create a public group involving the appl. servers for the end users and a different group including just the CI for the people who need to logon to the CI.

That should solve your problem.

Regards

Juan