+ Reply to Thread
Results 1 to 3 of 3

Thread: Dist. List for SNDNETSPLF

  1. #1

    Default Dist. List for SNDNETSPLF

    On Tuesday, September 29, 1998, 10:52 AM, Lisa Patteson wrote: To send a net spooled file to a remote AS/400, does the sender need to be enrolled in a distribution list directory on the local box? Someone told me that you could override this with a system value so that the sender doesn't have to be on a list, but I can't find one that applies.
    Well, according to href="http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/QBJAGD00/3.4.1.1">IBM (click here) you do. Users have always had to be enrolled as far as I've known, Lisa. Nobody I know of has ever said anything about a magic system value to allow non-enrolled users to send files over the network. Joe

  2. #2
    Guest.Visitor Guest

    Default Dist. List for SNDNETSPLF

    I believe the switch user API would enable sending from a user who is not in the distribution directory. I would instead however, implement this as a 'server' job to which the request is added to a monitored data queue -- the server job submitted as a user in the directory. Regards, Chuck Comments provided "as is" with no warranties of any kind whatsoever.

  3. #3

    Default Dist. List for SNDNETSPLF

    On Tuesday, September 29, 1998, 04:02 PM, Chuck Pence wrote: I believe the switch user API would enable sending from a user who is not in the distribution directory. I would instead however, implement this as a 'server' job to which the request is added to a monitored data queue -- the server job submitted as a user in the directory.
    Personally, I would avoid the change user API like the plague, at least in client programs. Its legitimate purpose is for servers to change to the client's user ID so as to act appropriately (logging information and so on), not for clients to "mask" their true identity in order to perform actions outside of their purview. Your second option is by far the more secure approach, IMHO. Joe

+ Reply to Thread

Similar Threads

  1. Using SNDNETSPLF
    By GlenKerner in forum IBM
    Replies: 3
    Last Post: 06-04-2004, 05:43 AM
  2. Replies: 3
    Last Post: 05-14-2003, 10:56 AM
  3. Using SNDNETSPLF from WRKSPLF
    By gary.shipp@s3t.co.uk in forum IBM i (OS/400, i5/OS)
    Replies: 1
    Last Post: 06-06-2002, 12:10 PM
  4. SNDNETSPLF over TCP/IP
    By Guest.Visitor in forum Application Software
    Replies: 3
    Last Post: 09-07-2000, 07:44 AM
  5. CPF8068 during SNDNETSPLF
    By J.Pluta in forum Networking
    Replies: 6
    Last Post: 09-23-1999, 08:21 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts