Skip to content

4690 OS background task in Java to automatically kick users off after a period of inactivity as required by PCI-DSS requirement 8.1.8

License

Notifications You must be signed in to change notification settings

ggppjj/AutoKick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoKick

This is a program to automatically log users off of a 4690 controller after a set period of time (15 minutes by default) to comply with PCI-DSS requirements. It is licensed under the terms of the GNU General Public License (GPL) version 2 or later.

Copy the .jar file to the F: drive and add it and F:\adxetc\java\lib\os4690.zip to the controller classpath for Java 6 then add the background task. Remember, Java 6 uses the Linux JVM so read the install page on the Wiki for instructions.

About

4690 OS background task in Java to automatically kick users off after a period of inactivity as required by PCI-DSS requirement 8.1.8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%