+ Reply to Thread
Results 1 to 4 of 4

Thread: User profile

  1. #1
    Guest.Visitor Guest

    Default User profile

    We have a user profile that was disabled and do not know who did it. Does anyone know a way to find this out after it has been enabled? If not now, is there something we can do in the future. We can not lock down security tight enough to stop the wrong people from having access.

  2. #2
    Guest.Visitor Guest

    Default User profile

    You may be able to look at the logs (DSPLOG) to see when and maybe why it has been disabled, although the only way I can think of other than to manually change the user profile to *disabled would be to key the password in wrong to many times if the system is configured to do that(System value - QMAXSGNACN *SEC Action to take for failed signon attempts ). You can setup the security audit journal to track all types of violations. I would suggest it if you think you have any type of security problems.

  3. #3
    Guest.Visitor Guest

    Default User profile

    The DSPUSRPRF command will show you how many invalid Sign-on attempts there were. Then if you want to know from what device these sign-on were attempted, just check out the DSPLOG MSGID(CPF2234). It will list all the failed attempts in your available history... Hope this helps, Isabelle

  4. #4

    Default User profile

    A user profile is an object like any other. Subsequently additional security can be placed on the object via the EDTOBJAUT command. Something like EDTOBJAUT prfname *USRPRF, where prfname is the name of the user profile. By placing a PUBLIC *EXCLUDE lock on this, you can then grant appropriate authority only to those who need it. Dave

+ Reply to Thread

Similar Threads

  1. WRKDIRE User ID and User profile discrepency
    By R.Khoury in forum General
    Replies: 11
    Last Post: 06-20-2006, 10:36 AM
  2. User Not Authorized to Own Profile
    By robjbrown99 in forum General
    Replies: 0
    Last Post: 04-22-2004, 03:06 PM
  3. User Profile in CL
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 07-29-1999, 12:49 PM
  4. User profile database
    By Guest.Visitor in forum Programming
    Replies: 4
    Last Post: 11-18-1998, 06:25 AM
  5. user profile
    By Guest.Visitor in forum Security
    Replies: 0
    Last Post: 01-01-1995, 02:00 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