Hi Team,
I have a requirement to delete the universal RACF groups and recreate them as normal group I. Universal attribute
As there are hardly 2000 users in the system. So there is no requirement for universal group.
I have read some posts regarding RACKILL utility so thought of making use of this utility to delete the universal groups and recreate them as this will delete the entry '0100' from RACF flatfile so the user connection and the profile Permissions to the group remain as it is.
Can somet assist if this is the right option to do as I don't find many materials about this utility?
Converting universal groups to normal Racf group
-
- Posts: 12
- Joined: Fri Sep 17, 2010 12:24 am
- Skillset: RACF Specialist
- Referer: Google Alerts
Re: Converting universal groups to normal Racf group
BTDT many times. Do NOT use RACKILL. The safe and proper way to replace a Universal group with a normal group is to REMOVE all the users from the Universal group, DELGROUP the Universal group, ADDGROUP the replace group, and CONNECT the users to the new group with the same connect attributes they had previously. If a Universal group is the default group for any users, you will need to temporarily change the default group for these users to another group before you proceed with replacing the Universal group. Create all your commands in advance so all you have to do is submit batch jobs to perform these actions in short order. We've used the RACF database unload to automate the generation of the commands. I suggest doing this during a system maintenance period when the affected users are not likely to be online. Special handling is required if any of the IDs affected are active Started Tasks to avoid disrupting them.
Regards, Bob
Robert S. Hansel
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com
Robert S. Hansel
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com
Re: Converting universal groups to normal Racf group
Hi Robert, thanks for the clarification.
In our shop, DB2 security is not administered by RACF.
If I am deleting and recreating the group which is having DB2 permissions attached to it., will that affect the DB2 permission, of the group?
In our shop, DB2 security is not administered by RACF.
If I am deleting and recreating the group which is having DB2 permissions attached to it., will that affect the DB2 permission, of the group?
-
- Posts: 12
- Joined: Fri Sep 17, 2010 12:24 am
- Skillset: RACF Specialist
- Referer: Google Alerts
Re: Converting universal groups to normal Racf group
If your RACF groups are DB2 secondary AUTHID groups, then for the brief period when you remove users from the UNIVERSAL group and before you connect them to the new non-UNIVERSAL group, these users will not have the access provided by secondary AUTHID groups. If you schedule this task during a system maintenance period, it is doubtful anyone will be affected. The RACF group delete/recreate process should have no effect on the access of the groups within DB2.
Regards, Bob
Regards, Bob
Regards, Bob
Robert S. Hansel
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com
Robert S. Hansel
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com
Re: Converting universal groups to normal Racf group
We are using vanguard rename option to replace universal group with normal group.
For eg, universal group is -UGRP1
Using vanguard we rename the UGRP1 With TEMP1 group
and delete the UGRP1
Then rename TEMP1 with UGRP1 without universal attribute
What are all the steps (or) prerequisites need to be taken in case if either started task/ application/Batch account connected to the universal group.
For eg, universal group is -UGRP1
Using vanguard we rename the UGRP1 With TEMP1 group
and delete the UGRP1
Then rename TEMP1 with UGRP1 without universal attribute
What are all the steps (or) prerequisites need to be taken in case if either started task/ application/Batch account connected to the universal group.
-
- Posts: 12
- Joined: Fri Sep 17, 2010 12:24 am
- Skillset: RACF Specialist
- Referer: Google Alerts
Re: Converting universal groups to normal Racf group
Does the vanguard option merely automate the process I outlined or does it also mirror the UGRP1 permissions in the TEMP1 group? In either case, I would still only do this during a system maintenance period. For batch IDs, perform this activity during a system maintenance period when batch activity is suspended. As for the effect on Started Tasks, they would need evaluated in detail and addressed on a case-by-case basis. Too complicated to offer general advice in this forum.
Regards, Bob
Robert S. Hansel
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com
Robert S. Hansel
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com
-
- Similar Topics
- Replies
- Views
- Last post
-
- 1
- 1940
-
by willy jensen
View the latest post
Mon Jul 15, 2024 8:42 pm
-
- 3
- 2559
-
by aarvalar1
View the latest post
Fri May 17, 2024 5:04 pm
-
- 7
- 3419
-
by celsofigueiredo
View the latest post
Thu Mar 18, 2021 11:03 pm
-
-
RACF profile usage not logged in SMF dataset
by aarvalar1 » Wed May 01, 2024 7:35 pm » in Mainframe Security - 3
- 2368
-
by Robert Hansel
View the latest post
Sat May 11, 2024 9:32 pm
-
-
-
GROUP ID FOR TTY CANNOT BE OBTAINED.
by aarvalar1 » Sun Oct 20, 2024 11:03 pm » in Mainframe Security - 2
- 1747
-
by aarvalar1
View the latest post
Tue Nov 05, 2024 9:25 pm
-