diff -Nur smeserver-mod_dav-1.1.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/95Addmod_dav2ibays smeserver-mod_dav-1.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/95Addmod_dav2ibays --- smeserver-mod_dav-1.1.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/95Addmod_dav2ibays 2014-06-10 15:27:12.678644629 +0200 +++ smeserver-mod_dav-1.1/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/95Addmod_dav2ibays 2014-06-10 15:28:19.812176752 +0200 @@ -25,6 +25,7 @@ if ($properties{'Group'}) { $OUT .= " AuthName \"$key\"\n"; + $OUT .= " AuthBasicProvider external\n"; $OUT .= " AuthType Basic\n"; $OUT .= " AuthExternal pwauth\n\n"; # Save groupname and find it in the group list