Re: Simple smb configuration

Ralf Lang <[email protected]> Tue, 03 Sep 2013 14:03:32 +0200
Newsgroups gmane.comp.horde.gollem
Message-ID <[email protected]>
>> <?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.

-- 
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]
signature.asc (application/pgp-signature, 263 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlIl0BcACgkQCs1dsHJ/X7DMcACfcMy3o7t6nZTUX4TSCvE+NgJJ
h8YAoIGGAIFm9P5gPAPbpA9F0f2eekaq
=7O9g
-----END PGP SIGNATURE-----