Newbies d2user Posted January 9, 2006 Newbies Posted January 9, 2006 *Possible to track and report file access by MAC address or IP?* hey all, new-ish to the FileMaker world, newer to the forums, but have been given a potential issue to deal with by default: administration wants to know if we can track record/file access and usage in any way. we are cross platform and use groups, not individual users, for permissions and access. basically they want to know if people are going through the database and printing, copying, exporting, etc. all the information for use on the dark side I guess. Is there a way to track MAC addresses? IPs? any help is greatly appreciated. thanks! kirk...
flapjacks Posted January 10, 2006 Posted January 10, 2006 The Get(Functions) is a good place to start. Individual scripting from there will be of help. I don't envy what you are trying to do. John
Wim Decorte Posted January 10, 2006 Posted January 10, 2006 The basic info of who opens what file when and for how long you can find in the FMS Event logs. I have a demo file on my website that shows how you can extract that and store the results in an FM file. Windows-only demo. As actions taken inside the file, you'll need to add logging to the scripts that do that and take away access to those functions from the standard menu. Not an easy task that...
Recommended Posts
This topic is 6893 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now