aix.user.attr.stack
This configuration parameter specifies the soft limit for the largest stack segment for the user’s process. Use -1 to set an unlimited size.
For example, to set the value to 2097151:
aix.user.attr.stack: 2097151
This parameter corresponds to the aix.stack attribute in the /etc/security.limits file.
The default value is 65536.