[gollem] Simple smb configuration

Jan Schneider jan at horde.org
Tue Sep 3 13:09:29 UTC 2013


Zitat von Andy Rowe <andy at smila.net>:

> -----Original Message-----
> From: gollem-bounces at lists.horde.org  
> [mailto:gollem-bounces at lists.horde.org] On Behalf Of Ralf Lang
> Sent: Tuesday, September 03, 2013 8:04 AM
> To: gollem at lists.horde.org
> Subject: Re: [gollem] Simple smb configuration
>
>>> <?php
>>> $backends['smb'] = array(
>>
>> No. Well, it could, but it shouldn't, like earlier explained in this
>> thread (and numerous times before). You almost NEVER want to add a
>> complete backend configuration in backends.local.php. ALWAYS only
>> change those values from the examples in backends.php that you NEED  
>> to change.
>> This is clearly explained in the documentation.
>>
> You are right.
>
> This would boil down to a backends.local.php like this:
>
> <?php
> $backends['smb']['disabled'] = false;
> $backends['smb']['params']['hostspec'] = 'yourhosthere';
>
> And so on.
>
> If the Samba share was on the same computer as the Gollem  
> installation, should the 'hostspec' parameter be 127.0.0.1 or the  
> internet accessible IP address or the local name such as  
> compertername.localdomainname.local or the name the computer  
> resolves to on the internet such as domainname.com

It's your samba server. Only you know the answer. Whatever the samba  
host name is.

And please use a mail client that does correct quoting.
-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the gollem mailing list