X-Git-Url: https://code.wpia.club/?p=infra.git;a=blobdiff_plain;f=modules%2Fmotion%2Ffiles%2Fuser_map.template.epp;fp=modules%2Fmotion%2Ffiles%2Fuser_map.template.epp;h=064f5bef41fe0197de32b16ddd6dc4d6643868d1;hp=0000000000000000000000000000000000000000;hb=ec411b00d9969e8a56d313cbb7479bba600244d9;hpb=4fc1f6bc4b9b18d30eaf4df931494404bde8f73f diff --git a/modules/motion/files/user_map.template.epp b/modules/motion/files/user_map.template.epp new file mode 100644 index 0000000..064f5be --- /dev/null +++ b/modules/motion/files/user_map.template.epp @@ -0,0 +1,6 @@ +map_hash_bucket_size 128; + +# user map +map "$ssl_client_serial:$ssl_client_i_dn" $<%=$container%>_user_role { + default "/"; +}