hypery2k / owncloud

In this repo you'll find apps and enhancements for owncloud
Other
156 stars 85 forks source link

Authentification not working with a LemonLDAP #168

Closed lunarok closed 11 years ago

lunarok commented 11 years ago

Hi,

The app was working fine still this summer. After an update, it's break for my setup. I use the following : LemonLDAP SSO protecting all the domain (based on a OpenLDAP) Owncloud 5.0.10 under /owncloud/ Roundcube 0.9.4 under /roundcube/

And activating the app now causes also the upload of files failing under the webgui with an error of expired session.

Error hook error while running hook (OC_RoundCube_AuthHelper::logout): Unable to determine the login status. Unable to continue due to technical problems. 2013-09-24T20:30:05+00:00 Warning PHP Undefined index: roundcube_sessauth at /var/www/yunohost/apps/owncloud/apps/roundcube/lib/RoundCubeLogin.class.php#379 2013-09-24T20:30:05+00:00 Warning PHP Undefined index: roundcube_sessid at /var/www/yunohost/apps/owncloud/apps/roundcube/lib/RoundCubeLogin.class.php#376 2013-09-24T20:30:05+00:00 Warning PHP Undefined index: roundcube_sessauth at /var/www/yunohost/apps/owncloud/apps/roundcube/lib/RoundCubeLogin.class.php#312 2013-09-24T20:30:05+00:00 Warning PHP Undefined index: roundcube_sessid at /var/www/yunohost/apps/owncloud/apps/roundcube/lib/RoundCubeLogin.class.php#309 2013-09-24T20:30:05+00:00 Warning PHP Undefined index: roundcube_sessauth at /var/www/yunohost/apps/owncloud/apps/roundcube/lib/RoundCubeLogin.class.php#379 2013-09-24T20:30:05+00:00 Warning PHP Undefined index: roundcube_sessid at /var/www/yunohost/apps/owncloud/apps/roundcube/lib/RoundCubeLogin.class.php#376 2013-09-24T20:30:05+00:00 Info roundcube Preparing logout of user from roundcube 2013-09-24T20:30:05+00:00 Info roundcube Autologin of user to roundcube done 2013-09-24T20:30:05+00:00

Thanks,

Cédric

hypery2k commented 11 years ago

Should be working now