HP3000-L Archives

April 1998, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lee Gunter <[log in to unmask]>
Reply To:
Lee Gunter <[log in to unmask]>
Date:
Fri, 10 Apr 1998 11:13:01 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (54 lines)
Terry,

Do you have VeAudit (Vesoft)?  If so, you can do the following:

     (substitute your account names for the <account> tokens in the last
line ... the 'rgroup.account' parm must be
      written as such)...

  repeat
  setjcw cierror 0
  veaudit listuser @.![rgroup.account](homegroup="![rgroup.group]")  >
$null
  if cierror=0
    veaudit listuser @.![rgroup.account](homegroup="![rgroup.group]")
  endif
  veaudit forgroups @.<account> [[log in to unmask]<account>...]

The first 'veaudit listuser ...' and the 'if...endif' block are necessary
to avoid cluttering the report/display with 'NO USERS FOUND ..." errors.  A
more elegant solution may exist, but this works well and it's fast enough
for me.

Lee Gunter
Regence Blue Cross Blue Shield of Oregon / Regence HMO Oregon
==========================================================
The opinions expressed, here, are mine and mine alone, and do not
necessarily reflect those of my employer.




From: [log in to unmask] on 04/09/98 05:24 AM

Please respond to [log in to unmask]


To:   [log in to unmask]
cc:    (bcc: Lee Gunter/BCBSO/TBG)
Subject:  looking for command file




I need to get a list of all MPE user-ids that are homed to a specific
group.
Has anyone already created one?
We have lots of users that are homed to many different groups within the
same account.
Every so often I need to generate lists of the users by "home group", and I
can't think
of any clever, easy way to do this.
Anyone care to offer a solution?
Terry Simpkins

ATOM RSS1 RSS2