+ Post New Thread
Page 10 of 14 FirstFirst ... 8 9 10 11 12 ... LastLast
Threads 181 to 200 of 261

Forum: Security

These forums cover a broad range of security topics (before 01/01/2002).

  1. Limit Access To Job Queue

    Hope, I am not sure you could "easily" do the jobpty problem, the way you could do the usrprf. The reason is, there is only one parameter to usrprf,...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 229
    10-26-1998, 11:10 AM Go to last post
  2. Field level security

    On Wednesday, October 14, 1998, 12:13 PM, Jim Adair wrote: To say that I am disappointed with IBM's version of field level security would be an...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 2
    • Views: 293
    10-19-1998, 11:12 AM Go to last post
  3. file security

    The methods for default authorities on new database files are <for native OS/400 requests> AUT(*LIBCRTAUT) per CHGLIB CRTAUT(), and <for S/36E ie....

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 173
    10-14-1998, 08:34 AM Go to last post
  4. QUERY/400

    Scenario: we have a few knowledgeable users that use QUERY/400 for reports and creating databases. we don't want to take away their ability to...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 6
    • Views: 397
    09-28-1998, 04:39 AM Go to last post
  5. Securing 'Network Neighborhood'

    I go into 'Explorer'. I click 'Network Neighborhood'. I click QSYS.LIB I click on our production data library. I click on a file name. I double click...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 2
    • Views: 275
    09-23-1998, 08:03 PM Go to last post
  6. Adopt authority

    Vincent, Here is an example CL program that enables a user profile. <pre> PGM PARM(&USRPRF) DCL &USRPRF *CHAR LEN(10) DCL &MESAGE *CHAR LEN(80)...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 656
    09-20-1998, 05:51 PM Go to last post
  7. Password last changed date?

    <pre> PWDCHGDAT: PGM DCL VAR(&UsrPrf ) TYPE(*CHAR) LEN(10) DCL VAR(&PwdChgDat) TYPE(*CHAR) LEN(6 ) RTVJOBA USER(&UsrPrf ) RTVUSRPRF USRPRF(&UsrPrf)...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 271
    09-15-1998, 09:56 AM Go to last post
  8. FTP exit program

    I am trying to implement an exit program for FTP. All I'm doing as an initial test is read the incoming parameters, print them and unconditionally...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 3
    • Views: 360
    08-19-1998, 12:42 PM Go to last post
  9. Determining/Changing QSECOFR password

    On Thursday, August 13, 1998, 06:46 AM, Charles W. Boehm wrote: Has anyone had any experience with determining or changing the QSECOFR password when...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 4
    • Views: 413
    08-14-1998, 04:55 AM Go to last post
  10. Authority

    Just received my new 620 with V4R2. Cabled it and powered it up. Signed on as QSECOFR and created myself a profile, cloning QSECOFR. Signed off as...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 226
    08-13-1998, 05:36 AM Go to last post
  11. System Console In Wrong Subsystem

    I'll take a wild guess. Let's say you start up subsystem A, then a few minutes later start subsystem B. If a terminal is eligible to run in both...

    Started by T.Holt‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 325
    08-11-1998, 01:12 PM Go to last post
  12. Moving from Level 20 to 30

    This note will sound naive to most, I'm sure, but I'm new to AS/400 security and find it all very confusing. Here's the story: We are currently at...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 295
    07-20-1998, 05:11 PM Go to last post
  13. System Request Menu

    The commands executed from the SYSREQ menu are stored in message CPX2313. You can use CRTMSGF to create a message file of your own, MRGMSGF to copy...

    Started by T.Holt‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 607
    07-08-1998, 07:56 PM Go to last post
  14. Email access thru firewall

    We have an AS/400 setup to serve email to POP3 clients. We also have a recently installed firewall and a 56K leased line to our ISP. We have no...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 5
    • Views: 482
    06-24-1998, 09:43 AM Go to last post
  15. Change Object Authority

    Is there a command like CHGOBJAUT that would allow me to change *PUBLIC's access to a bunch of objects in a library? In fact, the only way I know to...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 2
    • Views: 605
    03-18-1998, 08:28 AM Go to last post
  16. No Topic

    I don't know if anyone has experienced this one yet. I ahven't seen it mentioned. It has to do with the QPADEVnnnnn virtual devices, CA/400 using...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 3
    • Views: 234
    03-08-1998, 11:55 PM Go to last post
  17. Keep track of some messages

    Hi, We are in Software House company so the source is our essential. So we want to keep track of some message such as CPC7307 which will be sent to...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 258
    03-06-1998, 07:03 AM Go to last post
  18. Who should create user profiles?

    We are a small shop. We have one AS/400 that three companies use. Currently, we have one person creating user profiles for all three companies. This...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 3
    • Views: 258
    02-19-1998, 04:46 PM Go to last post
  19. Security Toolkit

    Go to the AS/400 Online Library at <a target=_new > href="http://as400bks.rochester.ibm.com"><a target=_new >...

    Started by frankgw@adelphia.net‎, 01-01-1995 02:00 AM
    • Replies: 2
    • Views: 275
    01-19-1998, 06:11 AM Go to last post
  20. Password Security

    HELP WANTED! User ID and password is clearly shown in COMMS trace report on an ethernet line when a client access user signon on V3R7 AS/400. The...

    Started by Guest.Visitor‎, 01-01-1995 02:00 AM
    • Replies: 1
    • Views: 284
    01-13-1998, 10:59 AM Go to last post

+ Post New Thread
Page 10 of 14 FirstFirst ... 8 9 10 11 12 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

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