home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / bit / listserv / ibmmain / 2366 < prev    next >
Encoding:
Internet Message Format  |  1992-10-14  |  1.2 KB

  1. Path: sparky!uunet!stanford.edu!lll-winken!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!psuvm!auvm!USCMVSA.BITNET!LDW
  2. From: LDW@USCMVSA.BITNET (Leonard D Woren)
  3. Newsgroups: bit.listserv.ibm-main
  4. Subject: Re: obtaining userid (8 bytes)
  5. Message-ID: <IBM-MAIN%92101405154514@RICEVM1.RICE.EDU>
  6. Date: 14 Oct 92 10:12:00 GMT
  7. Sender: IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  8. Lines: 20
  9. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  10. Comments: To: IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>,
  11.               IBM C Discussion <C370-L@USCVM.BITNET>
  12.  
  13. On Tue, 13 Oct 1992 14:55:26 GMT,
  14.    "(Kurt Carlson)" <sxkac@ORCA.ALASKA.EDU> said:
  15. > We use 8 byte userids in batch (ACF2).
  16.  
  17. Because of the ASXBUSER limitation that you discovered, this is
  18. probably not a good idea.
  19.  
  20. > SMF writes the full 8 bytes using the JCTUSEID field
  21.  
  22. That's technically not the userid, rather it is an 8 character field
  23. for installation use.  ACF2, with some option set, puts the logonid in
  24. that field.
  25.  
  26. >   What field should be used to obtain the userid?
  27.  
  28. ASXBUSER!  But in your case, you'll have to get it from ACEEUSRI.  See
  29. SYS1.MACLIB(IHAACEE).  Current releases of ACF2, at least with SAF
  30. enabled, build an ACEE.
  31.  
  32. /Leonard
  33.