Subject: Re: Re: [ksh93-integration-discuss] KSH93 to assist in Auditing
> I also noted that neither binary (my local snv_75 install or the latest
> build) e
> very looks for the audit file when examined with truss, nor is there an
> option t
> hat I see to enabl
>Subject: Re: Re: [ksh93-integration-discuss] KSH93 to assist in Auditing
>
>
>
>> I'm curious if we could roll the audit option into the pfksh93 binary...
>> combini
>> ng ksh93 profile shell capability with built-in auditing capability would be
&g
>Thank you very much for the guidance David! Really, is there anything ksh93
>can't do? I consider
myself a zsh fan but I'm running out of reasons quick.
>
>I'm curious if we could roll the audit option into the pfksh93 binary...
>combining ksh93 profile s
hell capability with built-in auditi
Interesting. My experience is the same:
benr at ultra ~$ ksh93 -P
$ format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0
/pci at 0,0/pci108e,534a at 7/disk at 0,0
1. c1t1d0
/pci at 0,0/pci108e,534a at 7/disk at 1,0
2. c2t0d0
Subject: Re: Re: [ksh93-integration-discuss] KSH93 to assist in Auditing
> I'm curious if we could roll the audit option into the pfksh93 binary...
> combini
> ng ksh93 profile shell capability with built-in auditing capability would be
> an
> extremely power
Thank you very much for the guidance David! Really, is there anything ksh93
can't do? I consider myself a zsh fan but I'm running out of reasons quick.
I'm curious if we could roll the audit option into the pfksh93 binary...
combining ksh93 profile shell capability with built-in auditing capab
Subject: Re: [ksh93-integration-discuss] KSH93 to assist in Auditing
> Hello,
>
> I have a need for command auditing of other administrators with root access.
> W
> hile I can accomplish this with BSM there are several short comings, namely a
> pe
> rforma
Hello,
I have a need for command auditing of other administrators with root access.
While I can accomplish this with BSM there are several short comings, namely a
performance overhead, lack of environment context (PWD), and an inability to
see arguments (execve without ARGV[]).
There are w