Limiting access in production systems

Limiting access in production systems

We need to limit the access of communication and system users in our production systems and are looking for suggestions on how to proceed. Our biggest concern is how to limit the authorizations for the user ids that are used for batch processing. These user ids are set up to run background jobs by function module but of course many of the processes they run are cross application. Any ideas?

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

I would run a trace on those accounts for a specified period of time. This should give you a baseline of the authorizations that are being used. The Trace transactions are fairly easy to use (ST01). There is a lot of documentation available on how to use them in the 'Authorizations Made Easy' books.

This was first published in March 2004