+ Reply to Thread
Results 1 to 2 of 2

Thread: IFS security - how should I secure it

  1. #1
    prospec@iol.ie Guest

    Default IFS security - how should I secure it

    Hi, I have a simple VB.Net application that copies a file from PC to AS/400 IFS. It works fine if I set the NetServer guest user to QUSER, and set public access on Root, Home and the target directory to full access allowed. But this seems like a huge amount of security for just dropping a file onto the system. I have a vague recollection of hearing that one should never give public all access to Root, because it opens up everything under Root, including the QSYS file system, to public interrogation. I thought that the system would give me a signon dialog if I hadn't accessed the IFS already, but it's not doing that, much to my surprise. So my questions are: 1. What level of security should I have on my IFS Root and directories, 2. Why does a file copy from PC to IFS not work unless I give public access to everything? 3. Shouldn't I get a signon dialog when I try to access the IFS. If so, then can anyone suggest why I may not be getting one? Thanks in advance, Liam.

  2. #2
    prospec@iol.ie Guest

    Default IFS security - how should I secure it

    Okay, fixed it. Had to create a drive mapping on the fly using "net use" as a shell command call, and supply user name and password on the mapping, and that got me around the problem. Regards, Liam.

+ Reply to Thread

Similar Threads

  1. Secure FTP
    By David Abramowitz in forum General
    Replies: 5
    Last Post: 09-26-2007, 11:32 AM
  2. Security Patrol: Is the Sarbanes-Oxley Act Security-Relevant or Not?
    By MCWebsite.Staff in forum Compliance/Privacy
    Replies: 1
    Last Post: 10-30-2003, 09:05 AM
  3. IP Secure Printing
    By Guest.Visitor in forum Document Management
    Replies: 0
    Last Post: 07-30-2002, 06:15 AM
  4. Replies: 2
    Last Post: 09-11-2000, 02:10 PM
  5. Secure Web Access
    By Guest.Visitor in forum Internet
    Replies: 6
    Last Post: 02-29-2000, 07:32 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