Skip to content

nowisesys/whoson-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhosOn logon accounting

WhosOn is a client/server system for logon accounting. Use either whoson-php or whoson-asp on server side, with whoson-sql for SQL support. Install the Linux, Mac OS X or Windows client on computers from who logon session statistics should be collected.

Deployment:

Easiest is to record events by running the client as a logon/logoff script from i.e. an active directory GPO. The client can also be run as a service/daemon on client computers, monitoring user logons in the background.

Records:

Recorded data has IP, hostname, MAC, username, domain and datetime as field that is stored in the database. The client communicates with server side using SOAP.

Authentication:

By default, authentication is disabled on server side, but its possible to enable HTTP basic authentication against i.e. LDAP or plain text file.

This component:

Provides a server-side component of the WhosOn application. These are the SQL-scripts for various RDMS (MSSQL, MySQL, ...). Simply create an empty database and source the relevant SQL-script to populate the database with tables and stored procedures (if any).

See also:

About

Server side component for WhosOn logon accounting (SQL database)

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors