summaryrefslogtreecommitdiffstats
path: root/cynara.initial
diff options
context:
space:
mode:
Diffstat (limited to 'cynara.initial')
-rw-r--r--cynara.initial15
1 files changed, 0 insertions, 15 deletions
diff --git a/cynara.initial b/cynara.initial
deleted file mode 100644
index f2a88f8..0000000
--- a/cynara.initial
+++ /dev/null
@@ -1,15 +0,0 @@
-#--------------------------------------------------------------------
-# initial database for cynara
-# format: space/tab separated fields
-# fields: CLIENT SESSION USER PERMISSION ACTION EXPIRATION
-#--------------------------------------------------------------------
-* * * * no forever # explicit default rule: NO
-* * @ADMIN * yes forever # users of group @ADMIN can do anything
-* * @NONE * no forever # users of group @NONE can do nothing
-
-#--------------------------------------------------------------------
-# User "0" and clients "System" is in the group "@ADMIN"
-#--------------------------------------------------------------------
-* * 0 * @:%c:%s:@ADMIN:%p forever
-System * * * @:%c:%s:@ADMIN:%p forever
-