]> WPIA git - infra.git/blobdiff - modules/motion/files/user_map.template.epp
chg: allow domain-vhosts of motion container
[infra.git] / modules / motion / files / user_map.template.epp
index 064f5bef41fe0197de32b16ddd6dc4d6643868d1..0ea8f531129aa4e62c9136f1bcb750205674ab69 100644 (file)
@@ -1,6 +1,4 @@
-map_hash_bucket_size 128;
-
 # user map
-map "$ssl_client_serial:$ssl_client_i_dn" $<%=$container%>_user_role {
+map "$host:$ssl_client_serial:$ssl_client_i_dn" $<%=$name%>_user_role {
     default     "<invalid>/";
 }