Re: Simple smb configuration
"Andy Rowe" <[email protected]> Tue, 3 Sep 2013 08:51:20 -0400
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <[email protected]> |
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ralf Lang Sent: Tuesday, September 03, 2013 8:04 AM To: [email protected] 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 -- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: [email protected] B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -- gollem mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]