aix.user.attr.nprocs
This configuration parameter specifies the soft limit on the number of processes a user can have running at one time.
Use -1 to specify the maximum number allowed by the system; for example:
aix.user.attr.nprocs: -1
This parameter corresponds to the aix.nprocs attribute in the /etc/security/limits file.
The default value is -1.