hi,
My client is very concerned about protecting his data and we are looking for the ways to "lock down" environment in order to minimize potential data loss due to accidental or malicious user actions.
1) One of the things we'd like to do is to limit Excel/PDF etc export based on user group and its already done via programming logic in reports themselves. Also, for those users who are allowed to download reports into Excel/PDF, we'd like to have in those files some kind of marker (signature) we can use in order to configure DLP (Data Loss Prevention) feature on our Checkpoint hardware device, i.e. so it would be able to detect the fact of files with the signature being transferred outside of our network and block the transfer (email with attachment, ftp, http post etc)
2) Disable copy/paste from MyDBR screens - this can be done via javascript and its something I am intending to implement programmatically, also, based on user groups.
It would be great for MyDBR to enable "markers" in exported Excel/PDF files in order to be able to use the marker for configuring DLP.
Please advise if you think this could be added as feature to the new MyDBR release.
Thank you!