To use DB2, log on with a valid user ID that has the appropriate authority level for the commands you want to execute. If the SYSADM_GROUP parameter is defined in the database manager configuration file, the user performing administration tasks (such as cataloging, starting the database manger, or creating the sample database) must belong to the System Administrative group. The SYSADM_GROUP parameter is not set when DB2 is first installed; therefore, the following criteria are used to determine SYSADM authority:
![]() |
You can override this default case by explicitly providing a group name for the SYSADM_GROUP parameter. If you do this, the only way to assign SYSADM authority is by membership to this group. See "Changing Default Privileges for Users" for more information
|
See Appendix D. "Naming Rules" for a list of restrictions on valid username or user IDs.
As well as using the local operating system security to authenticate users, there is also the option of using DCE security. Refer to the Administration Guide for information on DCE security.