Finding AIX Runtime Expert profiles

Use the artexlist command to find profiles in a given path and from an LDAP server.

To find profiles, complete the following steps:
  1. If the profile is on the local system, run the following command:
    artexlist
  2. If the profile is located on an LDAP server, run the following command:
    artexlist -l
By default, the command lists the profiles in the /etc/security/artex/samples directory. To override the default path with an environment variable, set the ARTEX_PROFILE_PATH to one or more semicolon delimited paths, or a path that can be passed as an argument.