Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: Rien on September 28, 2007, 02:23:55 AM

Title: Webshare - mapping to user directory
Post by: Rien 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?
Title: Re: Webshare - mapping to user directory
Post by: vegaslaptop 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
Title: Re: Webshare - mapping to user directory
Post by: Rien 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) (http://forums.contribs.org/index.php?topic=38692.0)
Title: Re: Webshare - mapping to user directory
Post by: vegaslaptop 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