This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
Definition of a Member-Class, the profiles are the name of the Business-Role, the members are group-names that represent different access-rights.
Example:
Profile: RACF-Systemadministrator
Member:
#TSOBASE Group for TSO-Basic-Rights
#SDSF001 Group for Standard-SDSF-Rights
#RACF001 Group for RACF-Database-Rights
When logging on, the ACEE of the authorized user is enhanced with all groups of the member-list.
The activation of Role-Access-Rights should be controlled by a general SETR-parameter.
Allow Logon with Business-Roles:
- Assign a 8-Byte unique shortname in the application-data-field of the role-profile.
- Use the shortname instead of the groupname in the logon-process.
Implement an additional attribute for the userid (individual for userids, because technical userid do not logon with roles):
- Userid can logon with a Business-Role
- Userid can only logon with a Business-Role
- In addition with the restricted attribute the userid then has only the rights of the groups listed in the memberlist of his role.
It would be nice, if attributes like special, auditor or operations can be includes in roles.
Idea priority | High |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Thank you for the response. We understand that LOGONBY is not a good match for your requirement.
We accept this as an uncommitted candidate. The method of implementation is not yet determined.
Sorry, but an equivalent function of LOGONBY would not solve my problem, because I don't want different userids for one person. When logging on with different roles, the person has only a single userid and should have different sets of access-rights.
My proposal is a mixture of NOGRPLIST-functionality with a defined list of groups.
Sorry, but an equivalent function of LOGONBY would not solve my problem, because I don't want different userids for one person. When logging on with different roles, the person has only a single userid and should have different sets of access-rights.
My proposal is a mixture of NOGRPLIST-functionality with a defined list of groups.
Thank you for submitting this requirement. Your propose solution is interesting.
We wonder however, would the LOGONBY capability, if implement on z/OS satisfy your requirement?
LOGONBY is the SURROGATE function offered with z/VM RACF that allows a user to logon as another with that other user's authorities.
https://www.ibm.com/support/knowledgecenter/en/SSB27U_6.4.0/com.ibm.zvm.v640.icha7/secadm.htm