diff -urN smeserver-phpldapadmin-1.6.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86Phpldapadmin smeserver-phpldapadmin-1.6.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86Phpldapadmin --- smeserver-phpldapadmin-1.6.0.old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86Phpldapadmin 2021-10-06 15:26:15.663803637 +0100 +++ smeserver-phpldapadmin-1.6.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86Phpldapadmin 2021-10-06 15:27:16.072400964 +0100 @@ -15,12 +15,12 @@ $OUT .= " allow from all"; } } - AuthName "phpLdapAdmin" - AuthBasicProvider external - AuthType Basic - AuthExternal pwauth - require user admin - Satisfy all +# AuthName "phpLdapAdmin" +# AuthBasicProvider external +# AuthType Basic +# AuthExternal pwauth +# require user admin +# Satisfy all AddType application/x-httpd-php .php .php3 {