]> WPIA git - infra.git/blobdiff - modules/motion/files/user_map.template.epp
add: motion system from source
[infra.git] / modules / motion / files / user_map.template.epp
diff --git a/modules/motion/files/user_map.template.epp b/modules/motion/files/user_map.template.epp
new file mode 100644 (file)
index 0000000..064f5be
--- /dev/null
@@ -0,0 +1,6 @@
+map_hash_bucket_size 128;
+
+# user map
+map "$ssl_client_serial:$ssl_client_i_dn" $<%=$container%>_user_role {
+    default     "<invalid>/";
+}