[gollem] Re: Session doesn't expire

G G Papazoglou grp at med.uoc.gr
Wed Feb 5 02:02:02 PST 2003


> I can't reproduce this... can you provide *exact* steps? You mean you're
> using 'hordeauth' authentication? Etc...

Of course you're right, it is called hordeauth in the comments, but in code
it is
hordeftp:

// This backend uses Horde credentials to automatically log in.
$backends['hordeftp'] = array(
    'name' => 'FTP Server',
    'driver' => 'ftp',
    'preferred' => '',
    'hordeauth' => true,
    'params' => array('hostspec' => 'ftp.example.com',
                      'port' => 21)
);

I am not sure if this could be the reason. Anyway, the exact steps are as
I described. I have posted my VirtualHost section. My steps are the
simplest possible. I login as one user, see my homedir, logout, login as
another
immediately but I see the homedir of the first user instead.

Greg





More information about the gollem mailing list