sap users
User Types
User types are used to distinguish normal dialog users from technical users used to access a specific service or conduct system-to-system communication. The user type refers to the security policy applied to a given user. It determines, for example, if the password of a user can expire or if it must be changed after the initial logon. The security policy also determines if the user can log on or not. For an overview of the user types, see the table below.
User Type | Description |
---|---|
Default | Used for regular generic users. Users of this type have the following characteristics:
|
Technical User | Used for system-to-system communication. Users of this type have the following characteristics:
|
Internal Service User | Used to perform internal operations, for example PCD ACL operations for a portal.
|
Unknown | This type cannot be created from the UME and exists only as mapped from an AS ABAP data source.
|
The standard users created during installation vary depending on the data source that you use.
For more information and standard naming conventions, see Standard Users and Standard User Groups.
Changing the Security Policy
Using identity management of the AS Java, you can change the policy from Unknown or Default to Technical User and from Unknown or Technical User to Default. If you have an AS ABAP data source, you can change the user types with the native tools and the UME maps the policy when it fetches the data from the data source.
Comments
Post a Comment