‎2008 Feb 07 2:28 PM
What is best practice to follow once we determine invalid users in the system and WHY?
1. We delete them from the system
OR
2. We change the validity date
OR
3. We lock them (I guess this counts for the license at the final audit)
‎2008 Feb 07 2:58 PM
‎2008 Feb 07 2:43 PM
1. We delete them from the system
Does not make sense - you do not know if the user is on holiday or maternity leave ?
2. We change the validity date
Does not make sense also.
3. lock them (I guess this counts for the license at the final audit)
Lock inactive users on regular basis and contact business units for such accounts.
Locked accounts do not count for license audit.
‎2008 Feb 07 2:58 PM
‎2008 Feb 11 7:15 AM
Hi Sam,
On a periodic basis security check should happen in the system, because for every license there will be restricted number of users to be created.
Based on the users profile we classify them in different types of Users Groups, to assign the users into a particular group, we use the tcode: USMM
If the user is no longer using his/her user account then it doesn't make sense to keep that account. Best way is to delete the account and mean while we need the check for how many user who can permit in your system.
For SAP System Measurement guide please go through the link:
http://service.sap.com/licenseauditing
-> Named User Measurement-> Documentation.->SAP System Measurement Guide (Version 7.0)
Thanks,
Mudukana
‎2008 Feb 11 8:18 AM
Pls do as Julius suggested.
It is bad practice to delete userid's and they do not count for licence fee pls look at the other threads.