[gollem] Backend - hordeauth => full

Jan Schneider jan at horde.org
Sat Jan 29 09:32:16 PST 2005


Zitat von "Denis J." <mailami at email.it>:

> Hy all this is my first message ...
> The first think congratilation of this big HORDE.
>
> The problem that i have is with gollem auth backend
> ... in my gollem/config/backends.php i have:
>
> $backends['hordeftp'] = array(
>     'name' => 'eServer.it',
>     'driver' => 'ftp',
>     'preferred' => '',
>     'hordeauth' => 'full',
>     'params' => array(
>         // The hostname/IP Address of the FTP server
>         'hostspec' => 'ftp.eserver.it',
>         // The port number of the FTP server
>         'port' => 21,
>         // Use passive mode?
>         'pasv' => false
>     ),
>     'attributes' => array('type', 'name', 'download', 'modified', 'size',
> permission', 'owner', 'group')
> );
>
> ... but when i try to log in the ftp session the user that send is without
> the "@eserver.it" ... is just the user.

Do you login to Horde with the full user name (including the domain)?

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the gollem mailing list