--- smeserver-mod_dav-0.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/95Addmod_dav2ibays.fixAuthName 2008-09-17 18:57:06.000000000 +0200 +++ smeserver-mod_dav-0.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/95Addmod_dav2ibays 2008-09-17 19:19:01.000000000 +0200 @@ -24,6 +24,7 @@ $OUT .= " IndexOptions FancyIndexing IconsAreLinks\n\n"; if ($properties{'Group'}) { + $OUT .= " AuthName \"$key\"\n"; $OUT .= " AuthType Basic\n"; $OUT .= " AuthExternal pwauth\n\n"; # Save groupname and find it in the group list