HP3000-L Archives

June 1996, Week 1

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:
"Michael D. Hensley" <[log in to unmask]>
Reply To:
Michael D. Hensley
Date:
Tue, 4 Jun 1996 17:00:23 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
On or about 3 Jun 96 16:17:26 GMT, [log in to unmask] (mark landin)
wrote:
 
>Using MPEX, I wanted to say ALTUSER TEST.@;PASS=xxxx. Well, you can't do
>that (yet).
 
This is currently a feature of MPEX if you own VEAUDIT.  As I recall,
the syntax is %REPEAT ... %VEAUDIT FORUSERS TEST.@
 
>Looking thru the manual, I see the %REPEAT....FORRECS command.
>Aha! If I can get a list of the TEST.@ users into a file, I'm set.
 
>OK, so I do this (in MPEX, obviously):
 
>%PURGE USERLIST,temp
>%LISTUSER TEST.@,USERLIST;FORMAT=BRIEF
>%repeat
>>   ALTUSER !curruser;pass=xxxx
>>forrecs curruser=userlist,oldtemp
 
Try this:
 
FILE USERLIST,TEMP;NOCCTL
LISTUSER TEST.@,*USERLIST;FORMAT=BRIEF
 
It seemed to work here.
 
---
Michael D. Hensley           | [log in to unmask] (personal)
Software Development Manager | [log in to unmask]     (business)
Lund Performance Solutions   | http://www.lund.com

ATOM RSS1 RSS2