Actions:
|
2010-03-20 11:30 AEST by Arthur Barrett - If client PC's are not in the DNS the cvs server will currently log the client IP address.
It could be possible to modify the client/server protocol to include additional information and the
server could store this in history, or more likely pass it to the audit trigger - which could record it in
sessionlog or historylog.
This information could also be used for tracking of unique client devices, eg: for stats or for licensing.
Possible client information:
* netbios computer name / GetComputerName()
* hardware serial number
* processor hardware id
* windows 'installed company name' and 'installed owner name' |