The goal is to be able to something like warn the user about these items, so we need some sort of platform for doing a warning message on user/login:
* to exit if not authorized to access the system
* that the system is reserved for company business
* that activity is monitored
* that violators may be disciplined or prosecuted

CommentFileSizeAuthor
#3 guardr_1824910-3.png172.28 KBdeekayen

Comments

deekayen’s picture

Seems like Rules could do this, but there's other stuff like http://drupal.org/project/status_message, too.

tlattimore’s picture

So basically we need a configurable way for site builders to set a dsm on the login screen?

deekayen’s picture

StatusFileSize
new172.28 KB

DSM would be fine. Block is easier?

This is a monitored, private computer system containing confidential information. Unauthorized attempts to access or use this computer system or any information on it may result in termination of employment, civil fines, and criminal penalties. This system must be used for authorized business purposes only. Exit now if you are not authorized to access this system.

tlattimore’s picture

I have begun to work on this - committed what I have so far to guardr_core in this commit. The main piece that is left is to assign the block to a region site install with the guardr profile.

deekayen’s picture

Project: Guardr » Guardr Core

switching projects

  • deekayen committed f16e20b on 7.x-1.x
    Issue #1824910 by deekayen: Advisory warning message prior to initiating...

  • tlattimore committed 273b293 on 8.x-1.x
    Issue #1824910 by deekayen, tlattimore: Advisory warning message prior...
  • deekayen committed b533543 on 8.x-1.x
    Issue #1824910 by deekayen, tlattimore: use login instead of logon....
  • deekayen committed 80080ee on 8.x-1.x
    Issue #1824910 by deekayen, tlattimore: use advisory instead of warning...
  • deekayen committed f16e20b on 8.x-1.x
    Issue #1824910 by deekayen: Advisory warning message prior to initiating...

  • tlattimore committed 273b293 on 7.x-2.x
    Issue #1824910 by deekayen, tlattimore: Advisory warning message prior...
  • deekayen committed b533543 on 7.x-2.x
    Issue #1824910 by deekayen, tlattimore: use login instead of logon....
  • deekayen committed 80080ee on 7.x-2.x
    Issue #1824910 by deekayen, tlattimore: use advisory instead of warning...
  • deekayen committed f16e20b on 7.x-2.x
    Issue #1824910 by deekayen: Advisory warning message prior to initiating...

  • tlattimore committed 273b293 on 7.x-3.x
    Issue #1824910 by deekayen, tlattimore: Advisory warning message prior...
  • deekayen committed b533543 on 7.x-3.x
    Issue #1824910 by deekayen, tlattimore: use login instead of logon....
  • deekayen committed 80080ee on 7.x-3.x
    Issue #1824910 by deekayen, tlattimore: use advisory instead of warning...
  • deekayen committed f16e20b on 7.x-3.x
    Issue #1824910 by deekayen: Advisory warning message prior to initiating...