The Basic Solaris User rights profile in /etc/security/prof_attr contains an authorization entry for "solaris.jobs.users". This is a typo however the Solaris source code uses the authorization name: solaris.jobs.user (not solaris.jobs.users). See:
http://cvs.opensolaris.org/source/search?q=solaris.jobs.user
http://cvs.opensolaris.org/source/search?q=solaris.jobs.users
This CR seeks to change the value of "solaris.jobs.users" in the Basic Solaris
User rights profile (defined in /etc/security/prof_attr) to "solaris.jobs.user".
Work Around
Change "solaris.jobs.users" to "solaris.jobs.user" in /etc/security/prof_attr.
## 05/10/16 gww ##
The workaround should probably say change in /etc/security/prof_attr
Gary..