cancel
Showing results for 
Search instead for 
Did you mean: 

How to Restrict mutiple login user level

Former Member
0 Kudos

Dear friends

I need a help i have to restrict multiple logins in my production server at user level. i have restricted thru parameter login/disable_multi_gui_login value as 1

but it restricts all the users i need is to restrict particular user

eg user A, B, C

i have to restrict user A alone and user B and C should have mutiple login option but user A should not have mutiple login option

i dont know how to do it from user level please help me

regards

senthil

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Suman

Thanks for your help

i have made the changes in the parameter login/multi_login_users as you told

login/multi_login_users=a1,a2,a3,a4,a5

but it doesn't works, for user a1,a2,a3,a4,a5 is unable to login more than once

then i have made the changes in parameter login/disable_multi_gui_login

like login/disable_multi_gui_login=0 then all the users are able to login mutiple times

pls help me i have to restrict multiple login for particular user in my production server

regards

senthil

Former Member
0 Kudos

Dear friends

Thanks for your reply

pls tell me how to restrict from this parameter

login/multi_login_users

List of excepted users, that is, the users that are permitted to log on to the system more than once.

is there any way to add the list of users they are permitted for mutiple logons and how to do it from this parameter or any other way to retrict from user level pls help me

regards

senthil

Former Member
0 Kudos

The profile parameter login/disable_multi_gui_login

is limited by the profile parameter login/multi_login_users:

In spite of the lock on multiple logons, the users listed are allowed to log on multiple times; multiple logons are also logged in this case.

List the user IDs separated by commas ",".

Blanks before/between user names are not allowed!

Correct: login/multi_login_users=ALPHA,BETA,GAMMA,DELTA

Incorrect: login/multi_login_users= ALPHA, BETA,GAMMA , DELTA.

Rgds,

Suman

Former Member
0 Kudos

Hi,

As per my knowledge this is not possible.

You can check below link as per SAP.

http://help.sap.com/saphelp_nw04/helpdata/EN/22/41c43ac23cef2fe10000000a114084/content.htm

Regards,

Anil

Former Member
0 Kudos

Hi Senthil,

If we set the parameter value its common to all, I think user wise not control..

Regards

Rajesh..