Koozali.org: home of the SME Server

WEBSHARES

Offline gpapaiko

  • *
  • 17
  • +0/-0
    • http://www.icewtr.homeip.net
WEBSHARES
« on: May 10, 2005, 02:21:43 PM »
I have installed SME 6.5 on top of my 6.0.1 (upgrade) and all works good - i even got new panel called "webshares".
I have installed a clean install onto another pc of SME 6.5 but this time there is not "webshares" panel.
:hammer:  Can some please tell me where I can get the webshare rpm to get this panel.

thanks
george
_____________
Regards
George  8-) .........

Offline funkusmunkus

  • *
  • 220
  • +0/-0
WEBSHARES
« Reply #1 on: May 10, 2005, 04:02:45 PM »
this is what your looking for http://mirror.contribs.org/smeserver/contribs/index.php?subdir=dmay%2Fsmeserver%2F5.x%2Fcontrib%2Fwebshare&sortby=name

it was made for 5.6 but I had it working on 6.0.1 I haven't tried it on 6.5 though, let us know how you go with it.

just remember that after you install the rpm's copy the zip file to the share you create and unzip it there, and it will give the webshare page a nicer look.

hope that helps cheers
.........

boss_hog

WEBSHARES
« Reply #2 on: May 10, 2005, 09:15:08 PM »
Howdy gang,
I created a secure webshare by using:

1). devinfo-mitel-webshare-0.0.1-3.noarch.rpm (by Darrell May, Jon Blakely, Garret <ruffdogs.com>)
2). perl-Apache-Htpasswd-1.3-10.i386.rpm (by Darrell May, Jon Blakely, Garret <ruffdogs.com>)
3). phpfm.0.2.3.tar.gz (by Morten Bojsen-Hansen)

This file manager gives many more options to the user. Like edit, view, create folder, delete and the stock appearance was pleasing. By combining the contrib from Darrell May, with the File Manager by Bojsen-Hansen, I have secure log-in(HTTPS), with a very simple file manager.

The above is setup on a SME6.0x system, I will be trying it out on a SME6.5rc in the near future.

One technical question to any of the code guru's. In order to gain all the functionality of the PhpFM.0.2.3, it was necessary to give www:www ownership to the /opt/webshare/$webshare and all files and directories under the share. Does this cause any obvious problems/security issues? If so what would be a more "conservative" setup for ownership? All files under the share are chmod 644 except the /files dir were the uploads are stored, which sets the files at chmod 600.

This is a test box, but it is currently being used by the wife for secure transfer from home <--> work files.
Any input would be welcomed!.
Joe

splunk

WEBSHARES
« Reply #3 on: August 01, 2005, 04:34:15 PM »
When i try to go to my webshare directory, I'm getting a permission error.

http://ww2.dark7.org:8080/webshare/webshare/

Forbidden
You don't have permission to access /webshare/webshare/ on this server.


I tried going directly to the index file and that doesn't seem to work either.

isi

WEBSHARES
« Reply #4 on: August 02, 2005, 10:24:30 AM »

splunk

WEBSHARES
« Reply #5 on: August 02, 2005, 03:00:53 PM »
:D  

I am such an idiot.  I did try https but completely forgot about the port heh.  Thanks a lot!