[horde] Re: problem with authentication.

Sijis Aviles sijis at ruizbelvis.org
Wed Apr 30 12:48:32 PDT 2003


so where would i go to make the changes?
based on the installation directions, all i have to edit are the files that
are in /horde/config/
the only thing i see with auth in it is:
$conf['auth']['driver'] = 'sql';
in /horde/config/horde.php

thanks.
sijis

"Jan Schneider" <jan at horde.org> wrote in message
news:1051694895.4923826d1ddd8 at jan.dip.ammma.net...
> Zitat von Sijis Aviles <sijis at ruizbelvis.org>:
>
> > I'm trying to setup horde so I can later install chora.
> >
> > Currently I'm having a problem authenticating a user.
> > when I try to log in, i get this error:
> >
> > A fatal error has occurred:
> >
> > Required 'phptype' not specified in authentication configuration.
> >
> > [line 97 of /var/www/horde/lib/Auth/sql.php]
> >
> > Details have been logged for the administrator.
> >
> >
> > These are the settings I currently have for the /horde/config/horde.php
> > $conf['auth']['driver'] = 'sql';
> > $conf['prefs']['driver'] = 'sql';
> > $conf['prefs']['params']['phptype'] = 'mysql';
> > $conf['prefs']['params']['hostspec'] = 'localhost';
> > $conf['prefs']['params']['username'] = 'horde';
> > $conf['prefs']['params']['password'] = 'horde';
> > $conf['prefs']['params']['database'] = 'horde';
> > $conf['prefs']['params']['table'] = 'horde_prefs';
> > everything else is the default. I have noticed this though, if i change
> > $conf['auth']['driver'] = 'sql'; to 'ftp', I can log in, but I don't see
> > anything else besides welcome user and logout.
>
>
> These are the settings for the prefs (preferences) backend, the error
> message comes from a missing configuration value for the auth
> (authentication) backend.
>
>
> Jan.
>
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>






More information about the horde mailing list