OpenSolaris

Printable Version Enter a New Search
Bug ID 6337435
Synopsis *prof_attr* Basic Solaris User profile contains authorization typo
State 10-Fix Delivered (Fix available in build)
Category:Subcategory rbac:utilities
Keywords gse-sec-team | onnv_triage
Responsible Engineer Glenn Brunette
Reported Against
Duplicate Of
Introduced In solaris_8u3
Commit to Fix snv_27
Fixed In snv_27
Release Fixed solaris_nevada(snv_27)
Related Bugs 6365131
Submit Date 16-October-2005
Last Update Date 12-June-2008
Description
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..
Comments
N/A