AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  ksh93 auditing

    Posted Mon December 08, 2008 09:47 PM

    Originally posted by: SystemAdmin


    I downloaded the binary ksh93 for AIX 5.3 and installed it per the instructions on the web site. The ksh93 seems to work, however, it does not write anything to the audit log.

    /etc/ksh_audit
    /var/log/ksh_audit.log;205

    When I login as the user whose id is 205, I run comands, but, nothing is logged. Obviously, I am missing something.
    #AIX-Forum


  • 2.  Re: ksh93 auditing

    Posted Mon December 08, 2008 10:41 PM


  • 3.  Re: ksh93 auditing

    Posted Tue December 09, 2008 10:26 AM

    Originally posted by: SystemAdmin


    Thanks, but no. That page is what I was using to do the configuration. I know it is going to be something ridiculously simple, but, I believe I am doing everything that web pages says to do, and it still doesn't work.

    root@hpsallenr01 - /usr/bin
    1. ls -l ksh9*
    -r-xr-xr-x 2 bin bin 791485 Oct 01 09:17 ksh93
    -r-xr-xr-x 1 bin bin 1975993 Dec 08 15:44 ksh93.att

    1. cat ksh_audit
    /var/log/ksh_audit.log;205

    1. grep xxxxx passwd
    xxxxx:!:205:1:xxxx xxxxx:/home/xxxxxxx:/usr/bin/ksh93.att
    #AIX-Forum


  • 4.  Re: ksh93 auditing

    Posted Thu December 11, 2008 12:36 PM

    Originally posted by: SystemAdmin


    Stupid mistake on my part. Did not make the log file writeable.
    #AIX-Forum