We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.
Showing posts with label Logon. Show all posts
Showing posts with label Logon. Show all posts

Disable SAP USERS to logon multiple times

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Disable SAP USERS to logon multiple times

How to block a user id being logging in for more than twice? i.e. I must restrict the user to be logged in at a time not more than twice (Not sessions, Loggins only).

Set the parameter in RZ10.

login/multi_login_users = set to 1 to activate

login/disable_multi_gui_login = you can put a list of users that should be allow to logon multiple times

List the user IDs separated by commas ",".

Do not leave space characters between user IDs.

Restart the R/3 instance to see the changes.



Keyword: BASIS
Title : Disable SAP USERS to logon multiple times

Multiple logon is against the SAP Licensing policy

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Multiple logon is against the SAP Licensing policy and should be de-activated in a production system to keep legal.

Set the parameter "login/disable_multi_gui_login" to value "1"



Keyword: BASIS
Title : Multiple logon is against the SAP Licensing policy

SAP : Configuring Logon Groups (SMLG)

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Keyword: BASIS
Title : SAP : Configuring Logon Groups (SMLG)

Recommendations for Logon Load Balancing and Logon Groups (SMLG)

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Keyword: BASIS
Title : Recommendations for Logon Load Balancing and Logon Groups (SMLG)

Change SAP Logon Screen

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

step 1: save a image in gif format with z or y intial letter

step 2: goto tcode smw0

step 3: select Binary data

step 4: click find button

step 5: click execute

step 6: goto settings > maintain MIME type

step 7: click create > type =*.gif >extension =.GIF click ok and then go back

step 8: click create >OBJ Name=name of image with extension>desc=any>click import

step 9: select image click local object

step 10: tcode sm30

table name >SSM_CUST click maintain
enter parameter RESIZE_IMAGE value =no
START_IMAGE value =name of object name / image name with extention (in capiatl letter)


step 11: click save

step 12: logoff and login.



Keyword: BASIS
Title : Change SAP Logon Screen

Specifying the J2EE Engine Client to Use for Logon Tickets

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Keyword: BASIS
Title : Specifying the J2EE Engine Client to Use for Logon Tickets

Terminate the Session after unsuccessful logon

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Terminate the Session after unsuccessful logon:

If you want to prevent unsuccessful logon attempts before the system does not allow any more logon attempts, you can put a parameter in the Instance Profile to prevent them from doing so.

Transaction RZ10--> Instance Profile--> Extended Maintenance

Use the 'login/fails_to_session_end' Parameter.
Default value: 3; permissible values: 1 -99

Note: The parameter is to be set to a value lower than the value of parameter login/fails_to_user_lock.



Keyword: BASIS
Title : Terminate the Session after unsuccessful logon

User Lock after Unsuccessful Logon attempts

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

If you want the user to be locked after unsuccessful logon attempts, you can put a parameter in the Instance Profile to prevent them from doing so.

Transaction RZ10--> Instance Profile--> Extended Maintenance

Use the 'login/fails_to_user_lock' Parameter.
Defines the number of unsuccessful logon attempts before the system locks the user. By default, the lock applies until midnight.

Default value: 12; permissible values: 1 -99

To remove the lock after midnight :
login/failed_user_auto_unlock: Defines whether user locks due to unsuccessful logon attempts should be automatically removed at midnight.

Default value: 1 (Lock applies only on same day); permissible values: 0, 1



Keyword: BASIS
Title : User Lock after Unsuccessful Logon attempts

T r a n s l a t e to your language