Showing posts with label ABAP BASIS. Show all posts
Showing posts with label ABAP BASIS. Show all posts

Automatic Notification mail to basis for user locking - SAP

Introduction:
Users log in SAP R/3 system by providing userid and password. If they enter wrong userid or password an error message ''Name or password is incorrect(repeat logon)''appears in the taskbar prompting user to provide correct userid and password. The number of incorrect logon attempts is determined by value of profile parameters which are used to define password and logon rules.
The profile parameter  login/fails_to_user_lock 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. The basis team will set the value for this parameter.
The userid will be locked once the maximum number of incorrect logon attempts is exceeded. Normally user has to manually inform the basis user to unlock his userid. Here we will see how an automatic notification mail is sent to basis user once the userid gets locked.
Read full story Click here
Author: bharath padmanabhan
Source: sdn. sap. com

Missing Authorization Assistance - ZSU53

This tool was developed to simplify the process of finding the appropriate profiles/roles for users to get the job done! Just execute this program and it will list all the profiles/roles which contain the missing (last failed) authorization!
Assign any identified profile/role found to the user to get going with the work...
Click on below for full article....
Missing Authorization Assistance - ZSU53