git.fiddlerwoaroof.com
Browse code

updates readme

jbalcita authored on 06/04/2017 05:38:25
Showing 1 changed files
... ...
@@ -1,11 +1,13 @@
1 1
 [![Build Status](https://travis-ci.org/cjdev/dual-control.svg?branch=master)](https://travis-ci.org/cjdev/dual-control)
2 2
 
3 3
 # Dual Control
4
+Dual Control is a PAM module that requires a user to input a generated token from another user before being granted sudo access. The module also requires that the user input the reason for his or her access request and, via `syslog`, captures all this information for future reference.
4 5
 
5
-Goal: To remove all non-firefighting developer write-access to production boxes
6
+At **CJ Engineering**, we will be implementing Dual Control on our production boxes to ensure that a single engineer cannot gain write access without meeting the above-stated requirements.
6 7
 
7
-For ZFR
8
+Dual Control is an open source project licensed under the [GNU General Public License](https://github.com/cjdev/dual-control/blob/master/COPYING). As it stands, Dual Control is written only for machines running Linux. However, we graciously welcome contributions, particularly those related to portability to other operating systems.
8 9
 
10
+## For ZFR
9 11
 * setup a native project
10 12
   * for Linux (docker, virtualbox)
11 13
 * installer