Creating AIX Runtime Expert profiles
Use existing samples in the /etc/security/artex/samples directory to create a new profile with the artexget command. The sample profiles are a template for you to create a profile that you can modify and save into a custom file.
To create a profile with all of the parameters supported
by AIX® Runtime Expert, complete
the following steps:
To create a profile for a specific component, such as network
options, complete the following steps:
- Configure and tune your system to have the desired settings for a new profile.
- Go to the samples directory: /etc/security/artex/samples.
- Create a new profile named
custom_no.xmlfrom the existing sample profile,noProfile.xml, by running the following command:artexget -p noProfile.xml > /directory_for_new_profile/custom_no.xml
The newly created profiles can be customized by changing or removing the values of the parameters using an XML editor or any text editor.
The custom profiles can be uploaded to LDAP server to use from multiple AIX systems. To upload the profiles to LDAP server, use the tools provided by LDAP.