Hi, Is there a place within OMVS to find the ID being defined ? Is there a path where get the list of ID defined within OMVS ?
On Fri, Feb 27, 2015 at 5:50 PM, Pavelka, Tomas <[email protected]> wrote: > getent? > > http://linux.die.net/man/1/getent > > Examples: > > getent passwd 99 > nobody:x:99:99:Nobody:/:/sbin/nologin > > getent passwd nobody > nobody:x:99:99:Nobody:/:/sbin/nologin > > getent group nobody > nobody:x:99: > > getent group 99 > nobody:x:99: > > HTH, > Tomas > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
