SOURCES: smbwebclient.conf - allow from all as samba auth is perfo...
    glen 
    glen at pld-linux.org
       
    Wed Dec 28 08:23:15 CET 2005
    
    
  
Author: glen                         Date: Wed Dec 28 07:23:15 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- allow from all as samba auth is performed anyway
---- Files affected:
SOURCES:
   smbwebclient.conf (1.1 -> 1.2) 
---- Diffs:
================================================================
Index: SOURCES/smbwebclient.conf
diff -u SOURCES/smbwebclient.conf:1.1 SOURCES/smbwebclient.conf:1.2
--- SOURCES/smbwebclient.conf:1.1	Wed Nov  3 22:35:58 2004
+++ SOURCES/smbwebclient.conf	Wed Dec 28 08:23:10 2005
@@ -1 +1,4 @@
 Alias /smbwebclient /usr/share/smbwebclient
+<Location /smbwebclient>
+	allow from all
+</Location>
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/smbwebclient.conf?r1=1.1&r2=1.2&f=u
    
    
More information about the pld-cvs-commit
mailing list