[Owncloud] Problem with unix user auth/pwauth under OC4beta

Bart Visscher bartv at thisnet.nl
Tue May 8 19:09:47 UTC 2012


On Tue, May 08, 2012 at 03:49:31PM +0200, Holger Angenent wrote:
> Hi,
> 
> when trying to log in to OC4 beta with the recent unix user backend app
> installed, I just get a white screen and in /var/log/apache2/error.log
> the following message appears:
> 
> PHP Fatal error:  Call to undefined method
> OC_Connector_Sabre_Principal::addPrincipal() in
> /var/www/owncloud-owncloud/apps/user_pwauth/user_pwauth.php on line 84,
> referer: https:...
> 
> Since the addPrincipal-function in OC3 stayed in
> lib/connector/sabre/principal.php, I am not sure, if this is a bug in
> OC4 or the unix user app.

Hello,

The unix user app needs to change. This function is removed in OC4, the
code now uses OC_User for this part.

Bart

> 
> Cheers,
> Holger
> 
> 



> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud




More information about the Owncloud mailing list