Question:

In OpenSuse 10.3 Is There a way to Log Users that Access a database and if so how?

by  |  earlier

0 LIKES UnLike

In OpenSuse 10.3 Is There a way to Log Users that Access a database and if so how?

 Tags:

   Report

1 ANSWERS


  1. Yes, you can log about anything on Linux based systems.

    However, your question leaves a lot of other questions.  

    What database, what do they use to connect, how does the connection to the database interface to the database.. these are just a few.  MySql, Postgre, SAP, Hypersonic, Interbase, Oracle, etc. there are many "databases" and all are slightly different.

    What is used to connect? Web based? ASP, PHP, Java script? Is the database local or remote.  There are many methods used to interface, if that interface requires a user login and not just an auto connection you can then have the login connection log to the database or to systems logs using the interface software.

    So as a general answer Yes you can log, as a specific answer not enough information here to tell you how.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.