‎2007 May 02 7:54 PM
how we can stop multiple user to logon with the same user ID. Normally users passes on their lonon ID to their friends and six people gets logon with the same logon from differnt computer. Can we restrict a user to 2 or 1 session at a time.
More over please let me know what is the maximum number of sessions Sap r/3 system allows.
thanks
‎2007 May 02 7:58 PM
Idrees,
"rdisp/max_alt_modes"
how many sessions are possible for one logon (2=>10).
multiple login control parameter login/disable_multi_gui_login
Cheers,
Ben
‎2007 May 04 11:50 AM
Hi syed,
Maximum of upto 6 sessions can be opened.
If you want to restrict mutilple gui logins. You can set parameter login/disable_multi_gui_login to value =1 or 2.
Regards,
sowmya
‎2007 May 04 10:53 PM
Hello Syed,
The above solutions hold good for your query but its good not to let so many users use the same user id as this may have some problems with the changes being made in the systems by the users.
Junaid