[gollem] Gollem 2.0.1 and user defined smb backend
Paul De Vlieger
paul.de_vlieger at moniut.univ-bpclermont.fr
Wed Apr 4 13:55:18 UTC 2012
Le lun. 19 mars 2012 10:54:12 CET, Paul De Vlieger a écrit :
> Le 16/03/2012 09:34, Jan Schneider a écrit :
>>
>> Zitat von Paul De Vlieger <paul.de_vlieger at moniut.univ-bpclermont.fr>:
>>
>>> Hi,
>>> I used Gollem(1.1.2) for my school to allow users to retrieve/upload file on our
>>> samba servers. I finally upgraded to Horde4 with Gollem 2.0.1 and everything
>>> works fine for regular backends (horde auth+ fixed server/share) but not with
>>> manually specified smb backends.
>>>
>>> When I want to browse this kind of backend, I'm redirected to the login page
>>> (normal) but I can't specify which server and share I want to connect, I have
>>> only 'username' 'password' 'mode' and 'Backend' options even if hostspec and
>>> share are loginparams...
>>>
>>> In Gollem 1.1.2, I was able to specify that in the login screen.
>>>
>>> How can I enable it back?
>>>
>>> Thanks,
>>> Paul
>>>
>>> Here is the faultly backend:
>>>
>>> $backends['other'] = array(
>>> 'disabled' => false,
>>> 'name' => 'Other Server',
>>> 'driver' => 'smb',
>>> 'hordeauth' => false,
>>> 'params' => array(
>>> 'port' => 139,
>>> 'smbclient' => '/usr/local/bin/smbclient',
>>> ),
>>> 'loginparams' => array(
>>> 'hostspec' => 'Server Name',
>>> 'share' => 'Share',
>>> ),
>>> 'attributes' => array('type','name','edit','download','modified','size' )
>>> );
>>
>> Should work. If not, create a bug ticket.
>>
>> Jan,
>
> Ok thanks, I opened a ticket: http://bugs.horde.org/ticket/11088
>
> Paul
Thanks for your reactivity!
I tested gollem 2.0.2 version from the git repository, now the
loginparams (username/password/ServerName/ShareName) are asked but no
connection is performed to the smb server.
I missed something?
Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: paul_de_vlieger.vcf
Type: text/x-vcard
Size: 372 bytes
Desc: not available
URL: <http://lists.horde.org/archives/gollem/attachments/20120404/18a3b97f/attachment.vcf>
More information about the gollem
mailing list