Granting access to traces

Trace commands, such as TRCCNN (Trace Connection) are powerful commands that should not be granted to all users who need access to other service and debug tools.

Complete the following steps to limit who can access these trace commands without having *SERVICE authority:

  1. In System i® Navigator, open Users and Groups.
  2. Select All Users to view a list of user profiles.
  3. Right-click the user profile to be altered.
  4. Select Properties.
  5. Click Capabilities.
  6. Open the Applications tab.
  7. Select Access for.
  8. Select Host Applications.
  9. Select Operating System.
  10. Select Service.
  11. Use the check box to grant or revoke access to trace command.

Alternatively, the Change Function Usage (CHGFCNUSG) command can be used to grant users access to the trace commands. Enter CHGFCNUSG FCNID(QIBM_SERVICE_TRACE) USER(user-profile) USAGE(*ALLOWED).