• Intruder alert

    By Stephan H. Wissel 2 decades ago

    Whats about a function to alert the owner of the database if someone without "permission" tried to open a password document.

    Background: In a corporate environment the admins do have ACL level access to the databases. Encryption can protect the content, however letting the user know who tried it… AND when was the password looked up the last time..

    could give the peace of mind needed.

    • Re: Intruder alert

      By Christian Brandlehner 2 decades ago

      Stephan,



      I agree that it might be of some interrest who access which information.

      Do you have an idea on how to realize this functionality? Assuming that a person has no rights to access a document, we can't write that information into the document.



      Christian

      • By Thomas Voelk 2 decades ago

        I have done sth similar in my mail database. I notified myself with an email when an unauthorized id tried to open a document. The email contained data like who, which document,when,…

        • Re: I have done

          By Christian Brandlehner 2 decades ago

          Thomas,

          please can you help us by sending us the code you used in your application to send an email notification containing the intruder alert?



          Chris