Koozali.org: home of the SME Server

Webshare - mapping to user directory

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Webshare - mapping to user directory
« on: September 28, 2007, 02:23:55 AM »
Hi all,

I've installed webshare. It works, but now I want users to be able to go to there own "home" directory via webshare.
I changed  "/opt/webshare/[webshare name]/conf/config.inc.php"

I changed

$home_directory         = "./files/";
in
$home_directory         = "/home/e-smith/files/users/[username]/home/";

but that didn't work.

I there another way to map a user's home-diretory to a webshare?
Rien
(The Netherlands)......

Offline vegaslaptop

  • *
  • 12
  • +0/-0
Re: Webshare - mapping to user directory
« Reply #1 on: October 06, 2007, 11:18:17 AM »
Hi Rien,

I am also very interested in being able to access one's user directory rather than having one for webshare and one for user. Have you or anyone else come up with a solution?

Thanks in advance,
Marian

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Re: Webshare - mapping to user directory
« Reply #2 on: October 06, 2007, 09:44:26 PM »
Hi Marian,

I haven't found a solution that does both.

I now use "Oliver" to access user directories/ibays (in combination with smeserver-remotuseraccess from Dungog).
I use Webshare for shared directories.

See this discussion: Oliver (formerly Webshare)
« Last Edit: October 06, 2007, 09:48:00 PM by Rien »
Rien
(The Netherlands)......

Offline vegaslaptop

  • *
  • 12
  • +0/-0
Re: Webshare - mapping to user directory
« Reply #3 on: October 07, 2007, 04:07:43 AM »
Thanks Rein, I will read the post you recommended and try something similar. I hope that next version of webshare gives you an option to link to the user directory.

Marian