Re: Backend Localhost
"Mark Miller" <[email protected]>
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <[email protected]> |
Hello Michael,
i try it over the file backend to connect to my root .
this is my configuration:
$backends['file'] = array(
'name' => 'Virtual Home Directories',
'driver' => 'file',
'preferred' => '',
'hordeauth' => false,
'params' => array(
// The base location under which the user home directories live.
'vfsroot' => '/',
),
'loginparams' => array(),
'root' => '/',
'home' => '/',
'createhome' => false,
// 'filter' => '^regex$',
'attributes' => array('type', 'name', 'download', 'modified', 'size',
'permission', 'owner', 'group')
);
But he cant connect.
Do you have an idea?
mark
"Michael M Slusarz" <[email protected]> schrieb im Newsbeitrag
news:[email protected]...
> Quoting Mark Miller <[email protected]>:
>
>> Hello,
>>
>> i try to connect over gollem to my localhost.
>>
>> What backend configuration must i take?
>
> Whatever backend you are trying to connect to on localhost (e.g. ftp,
> smb, sql).
>
> michael
>
> _______________________________________
> Michael Slusarz [[email protected]]
> --
> Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: [email protected]
>
--
Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]