+ Reply to Thread
Results 1 to 8 of 8

Thread: AS/400 on the WEB--Disallowing certain users

  1. #1

    Default AS/400 on the WEB--Disallowing certain users

    Do you mean hosting a web site on the AS/400, or access to your existing AS/400 applications? Dave

  2. #2
    Guest.Visitor Guest

    Default AS/400 on the WEB--Disallowing certain users

    At this point, only signing onto the AS/400. We want to allow certain users access, and disallow any others. This includes telnet, CA, pass-thru's, etc. Thanks!

  3. #3
    Guest.Visitor Guest

    Default AS/400 on the WEB--Disallowing certain users

    Rick - OK, I'm confused . . . if you don't want them to have access, don't give them a user profile! Or are you trying to prevent access via the Internet but allow access through the local LAN/WAN? Steve

  4. #4
    Guest.Visitor Guest

    Default AS/400 on the WEB--Disallowing certain users

    No, its not quite that simple. We do not want any of our existing users to remotely access our 400. For example, they go home and start a telnet session. They already have an ID and PW. I guess we want to be able to have a "filter" only allowing certain users access.

  5. #5
    Guest.Visitor Guest

    Default AS/400 on the WEB--Disallowing certain users

    Rick - You will have a hard time correlating users and IP addresses before the user signs onto your system since you can't match user and IP address (EX: I could be at 10.10.10.1 one day and 10.10.10.100 the next depending on the address assigned by my ISP if I have a dial-up connection.) You could interogate the IP address of the user's device using the QDCRDEVD API in an initial program and boot them back to a sign-on screen if they don't match your allowed users. HTH, Steve

  6. #6
    Guest.Visitor Guest

    Default AS/400 on the WEB--Disallowing certain users

    I think you should look at exit program. This way you can control who is allowed to login. Unfortunatly, with the internet, security is a big issu so you may want to use some form of encryption to protect the user id and password that are send in clear text if not encrypted.

  7. #7
    Guest.Visitor Guest

    Default AS/400 on the WEB--Disallowing certain users

    We are considering allowing internet access to the AS/400. We understanding the network technologies,firewalls, etc. Where we are finding difficulties is with the AS/400 and how to allow only certain users access via pass-thrus and workstations. We have looked into QRMTSIGN, its settings, and program. We are thinking the program option may be the way to do it and have found a modifiable sample of such. We simply are not sure what to do: is this the right approach or is there another way. Anyone who has been thru this---we would appreciate you advice! Thanks!

  8. #8

    Default AS/400 on the WEB--Disallowing certain users

    How about native AS/400 VPN? It's free with V4R4 and on, and you are in total control about who can access the system(s) in addition to firewall policy. Shawn Fu

+ Reply to Thread

Similar Threads

  1. Signed On Users
    By dchristie in forum RPG
    Replies: 2
    Last Post: 02-26-2003, 12:03 AM
  2. Monitoring users
    By Guest.Visitor in forum IBM i (OS/400, i5/OS)
    Replies: 6
    Last Post: 04-06-2001, 10:44 PM
  3. ODBC users
    By Guest.Visitor in forum Application Software
    Replies: 2
    Last Post: 11-02-2000, 05:45 PM
  4. List TCP/IP Users
    By Guest.Visitor in forum Analysis
    Replies: 3
    Last Post: 04-14-2000, 06:11 PM
  5. Rexx Users?
    By Guest.Visitor in forum Programming
    Replies: 3
    Last Post: 09-18-1998, 05:26 PM

Posting Permissions

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