0% found this document useful (0 votes)
17 views

User Management

User ID is a unique identifier used to authenticate and authorize users when logging into the SAP system. There are several types of users in SAP with different access levels, including dialog users for interactive access, system users for background processes, communication users for transferring data between systems, and service users for specific system services. Key SAP transactions for managing user accounts include SU01 for creating and modifying users, SU10 for mass changes to users, and SUIM for user security reporting.

Uploaded by

michalkruk844
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

User Management

User ID is a unique identifier used to authenticate and authorize users when logging into the SAP system. There are several types of users in SAP with different access levels, including dialog users for interactive access, system users for background processes, communication users for transferring data between systems, and service users for specific system services. Key SAP transactions for managing user accounts include SU01 for creating and modifying users, SU10 for mass changes to users, and SUIM for user security reporting.

Uploaded by

michalkruk844
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

What is User ID in SAP?

User ID is a unique identifier that is used to identify a user of the


system. When a user logs into an SAP system, they are required to enter
their User ID and password, which are used to authenticate and
authorize their access to the system.

What are the different types of users in SAP and


what are their differences?
In SAP, there are several types of users, each with different levels of access
and permissions. Some of the common types of users in SAP include:

● Dialog users: These are the most common type of SAP users and are
used for interactive access to the system. Dialog users have their own
user ID and password and can perform transactions within the system.

● System users: These are used by background jobs, system processes,


or non-interactive applications to access the system. System users do
not have a password and are typically used for automated tasks.

● Communication users: These are used for communication between


SAP systems or with external systems. Communication users are used
to establish connections and transfer data between systems.

● Service users: These are used to run specific services within the
system, such as printing or email services.

● Reference users: These are used as a template for creating new users
with similar authorizations and settings.

Each type of user in SAP has different levels of access and permissions within
the system.
For example:
Dialog users can perform transactions within the system, while system users
are typically limited to background tasks.
Usage of transactions: SU01, SU10, SUIM

SU01: This transaction is used to manage user accounts in SAP. It


allows system administrators to create, modify, and delete user
accounts, as well as assign and revoke authorizations and roles.

SU10: This transaction is used to perform mass changes to user


accounts. It allows system administrators to make changes to multiple
user accounts at once, such as updating authorizations or modifying
user attributes.

SUIM: This transaction is used to perform user information and security


reporting in SAP. It allows system administrators to view information
about user accounts, such as login history and locked users, and also
provides information on roles, authorizations, and profiles in the system.

These transactions are critical for managing user accounts and ensuring
the security of the SAP system.

What is SNC?

SNC stands for Secure Network Communications, which is a security


feature in SAP that provides end-to-end encryption for communication
between different SAP systems and applications.

SNC allows for secure communication using various encryption


algorithms, such as DES, AES, and RSA, and it is designed to prevent
unauthorized access to sensitive data while it is being transmitted
across a network. It uses digital certificates and public key infrastructure
(PKI) to authenticate and encrypt communication between SAP systems.
What is SSO?
SSO stands for Single Sign-On, which is a feature that allows users to
log in once and gain access to multiple applications or systems without
having to enter their login credentials again.

By reducing the number of times that users have to enter their login
credentials, SSO can make it easier and faster for users to access the
applications and data they need. Additionally, SSO can help to reduce
the risk of password-related security breaches by minimizing the number
of passwords that users need to remember and reducing the likelihood
of users writing down or sharing their passwords.

You might also like