Jimmy E Touma wrote:
> Hi all,
>
> I need some advise on doing the following. I have a Linux application
> that allows users to access it via a code (password). At the end of the
> day, I gather a log of activities of the users and zip the file and
> would like to encrypt it so that the users can
Jimmy E Touma wrote:
> Hi all,
>
> I need some advise on doing the following. I have a Linux application
> that allows users to access it via a code (password). At the end of the
> day, I gather a log of activities of the users and zip the file and
> would like to encrypt it so that the users can
Paul,
Thanks for the reply. Yes the shop has only one machine and many users
use it to perform transactions. Maybe a basic Linux/Unix permissions
will do as Thomas Kruger suggested in the thread following you.
--Jimmy
Paul Rubin wrote:
> Jimmy E Touma <[EMAIL PROTECTED]> writes:
>> I need some ad
Jimmy E Touma schrieb:
> I need some advise on doing the following. I have a Linux application
> that allows users to access it via a code (password). At the end of the
> day, I gather a log of activities of the users and zip the file and
> would like to encrypt it so that the users can not access
Jimmy E Touma <[EMAIL PROTECTED]> writes:
> I need some advise on doing the following. I have a Linux application
> that allows users to access it via a code (password). At the end of the
> day, I gather a log of activities of the users and zip the file and
> would like to encrypt it so that the us
Hi all,
I need some advise on doing the following. I have a Linux application
that allows users to access it via a code (password). At the end of the
day, I gather a log of activities of the users and zip the file and
would like to encrypt it so that the users can not access it or tamper
with it.