Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

difference between SAP* and DDIC

Former Member
0 Kudos

Hi Gurus,

Can anyone let me know the difference between SAP* and DDIC, Wat are all the privilages they have

5 REPLIES 5

Former Member
0 Kudos

Hi,

Clients 000, 001 and 066 are created when your SAP System is installed. Two special users are defined in clients 000 and 001. Since these users have standard names and standard passwords, you must secure them against unauthorized use by outsiders who know of their existence.

Note that no special user is created in client 066.

The two special users in the SAP System are as follows:

The SAP System superuser, SAP*

SAP* is the only user in the SAP System that does not require a user master record, but that is instead defined in the system code itself. SAP* has by default the password PASS, as well as unlimited system access authorizations.

When you install your SAP System, a user master record is defined for SAP* with the initial password 06071992 in Clients 000 and 001. The presence of a SAP* user master record deactivates the special properties of SAP*. It has only the password and the authorizations that are specified for it in the user master record.

To secure SAP* against misuse, you should at least change its password from the standard PASS. For security reasons, SAP recommends that you deactivate SAP* and define your own superuser.

The maintenance user for the ABAP Dictionary and software logistics, user DDIC.

The user master record for user DDIC is automatically created in clients 000 and 001 when you install your SAP System. The default password for this user is 19920706. The system code allows user DDIC special privileges for certain operations. For example, DDIC is the only user that is allowed to log on to the SAP System during an upgrade.

To secure DDIC against unauthorized use, you must change the initial password for the user in clients 000 and 001 in your R/3 System.

The user EarlyWatch is delivered in client 066 and is protected using the password SUPPORT. The SAP EarlyWatch experts use this user which should not be deleted. Change the password. This user should only be used for EarlyWatch functions (monitoring and performance).

Pl refer http://help.sap.com/saphelp_47x200/helpdata/en/52/67179f439b11d1896f0000e8322d00/frameset.htm

Hope this helps.

Pl award suitably

Regards

Former Member
0 Kudos

Hi..

Precisely,

SAP* will never undergo any authorization checks.So it has all authorizations. Authorization profile is <b>SAP_ALL</b>.

If you want to deactivate the special properties of SAP*, set the system profile

parameter login/no_automatic_user_sapstart to a value greater than zero. If the

parameter is set, then SAP* has no special default properties. <b>If there is no SAP*

user master record, then SAP* cannot be used to log on.</b>You should set the parameter in the global system profile, DEFAULT.PFL, so that

it is effective in all instances of an R/3 System.

User <b>DDIC</b> is required for certain installation and setup tasks in the system.

You should secure the DDIC user against misuse by changing DDIC’s initial password 19920706

in clients 000 and 001.

PLs refer to the links provided in the above post.

hope this is simple and understandable.

PS :Award points if helpful

Former Member
0 Kudos

User DDIC (from data dictionary) is the maintenance user for the ABAP dictionary and for software logistics.It's the user required to perform special functions in system upgrades.

Like SAP*, user DDIC is a user with special privileges.

The user master record for user DDIC is automatically created in clients 000 and 001 when you install your R/3 system.

It has, by default, the password 19920706. Its difference from SAP* is that it has its own user master record.

Former Member
0 Kudos

User DDIC is required for certain installation and setup tasks in the system

0 Kudos

Do not forget that DDIC is (as onwer of the data dictionary) needed for some transports. In the background in client 000