Probably the easiest way to clean this mess up is to list all the lids into a flat file and use Rexx to parse out what you are looking for assuming you are good with Rexx
Sent from my iPhone No one said I could type with one thumb > On Dec 11, 2025, at 20:25, Jon Perryman <[email protected]> wrote: > > On Thu, 11 Dec 2025 17:24:33 -0600, Steve Estle <[email protected]> wrote: > >> Am in situation where we have many userids (ACF2) that >> share the same UID number (not UID 0) in Unix System Services. >> >> Is there a simple way / set of commands to determine all the privileges >> such a UID number has throughout the system and USS / ZFS's? > > List of all files & directories assigned to this UID and the GID permissions > aren't at least sufficient to cover the owner permissions. You'll need to > determine if these files can be accessed by anyone needing access. Also think > about future file creation and the effect of ownership may affect it. It's > possible this is not as difficult as it appears. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
