Index: package_branches/invirt-web/hvirt/files/etc/apache2/conf.invirt/cas.mako
===================================================================
--- package_branches/invirt-web/hvirt/files/etc/apache2/conf.invirt/cas.mako	(revision 2916)
+++ package_branches/invirt-web/hvirt/files/etc/apache2/conf.invirt/cas.mako	(revision 2917)
@@ -10,5 +10,5 @@
 	<%call expr="invirt_ssl()">
 	    AuthType CAS
-	    AuthName ${cfg.web.sites.cas.authname}
+	    AuthName "${cfg.web.sites.cas.authname}"
 	    Require valid-user
 	</%call>
