home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!decwrl!mips!swrinde!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!msus1.msus.edu!stafford.winona.msus.edu!user
- From: Stafford@Vax2.Winona.MSUS.EDU (Stafford)
- Newsgroups: comp.os.vms
- Subject: Re: RE: get first name
- Message-ID: <Stafford-170892162849@stafford.winona.msus.edu>
- Date: 17 Aug 92 22:37:28 GMT
- References: <0C6CBAB4963FC0905E@sb.hhs.dk>
- Followup-To: comp.os.vms
- Organization: msus
- Lines: 15
- Nntp-Posting-Host: stafford.winona.msus.edu
-
- In article <0C6CBAB4963FC0905E@sb.hhs.dk>, ARNE@ko.hhs.dk (Arne Vajhxj)
- wrote:
- >
- > > >You can not get the owner-fiels from SYSUAF by DCL (not until DEC implements....[deleted]
-
- Right and as you know, unless SYSUAF is public read or the proc has privs,
- you cannot really get the OWNER field.
-
- Our workaround is a tiny job that dumps SYSUAF USERNAME & OWNER
- entries (under specific directories such as FACULTY:, STUDENT:,
- STAFF:, to avoid verboten entries) to a public ISAM file which
- is parsed simply via DCL. Too simpleminded to be interesting,
- but it works. The file is updated regularly in batch.
-
- jjs
-