Hi Daniel,
Thanks for the very useful module you have developed.
I have followed the instructions as found in the wiki page and installed 'SharedFolders' in SME 7.5.1
------------------------------------------------------------------------------------------------
I have configured the following in the sme control panel & enabled webDAV:
Shared folder name = share00
Description = Public Share
Permissions = group00
SMB Access = Enabled, browseable
Recycle bin = disabled / Enabled, keep only the latest version
Retention time = unlimited
Web Access = Entire Internet (password required)
WebDav support = enabled
Force secure connections = enabled
Indexes = enabled
Dynamic ocntent execution (PHP,CGI,SSI) = disabled
-----------------------------------------------------------------------------------------------------------------
I have configured a VPN user account at the SME server, connected through VPN
to the 192.168.65.1 network and successfully able to create a 'windows share' to the
shared folder located at /home/e-smith/files/shares from a Ubuntu desktop.
By default, when I login with the userid/pw, the directory displays the following folders
'primary' 'print$' and 'share00', 'share01'
where 'share00' and 'share01' are sub-folders i have created in 'shares' with
various group access rights..
My first question is:
----------------------
what should i configure, if I do not want to display 'primary' and 'print$', but only the
share folder and sub-folders ?
----------------------------------------------------------------------------------------------------------------
If I choose the option to connect using 'webDEV(HTTP)' or 'webDEV(HTTPS)' I am NOT able to connect
I get the following error message:
Cannot display location "dav://192.168.65.88/"
Not a WebDAV enabled share
* I checked to see if modDAV is installed and got the following status.
#db configuration show
#modDAV=service
status=enabled
* fstab entry displays the following:
[root@server ~]# mount
/dev/mapper/main-root on / type ext3 (rw,usrquota,grpquota,acl)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/md1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
[root@server ~]#
My second question:
What is missing in my configuration ?
Appreciate your advise.
Best Regards,
Festus