RE: Re: user authentication
| Newsgroups | gmane.comp.horde.chora |
|---|---|
| Message-ID | <596CE14A8FF4D411896600306E00223903466294@POPA> |
Thanks for your hint. At horde/config/horde.php I configured: $conf['auth']['driver'] = 'sql'; $conf['prefs']['driver'] = 'sql'; $conf['prefs']['params']['phptype'] = 'mysql'; $conf['prefs']['params']['hostspec'] = '197.134.154.33'; $conf['prefs']['params']['username'] = 'horde'; $conf['prefs']['params']['password'] = 'horde'; $conf['prefs']['params']['database'] = 'horde'; $conf['prefs']['params']['table'] = 'horde_prefs'; But after that when I log in at horde, after entering username and password, I always get the message: ´phptype' not specified what is missing ? thanks -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jan Schneider Sent: quinta-feira, 29 de Janeiro de 2004 13:56 To: Horde::Chora Subject: [chora] Re: user authentication Zitat von [email protected]: > Hello all > > I i´ve installed chora (and horde) and its working fine since I can view my > CVSROOTs. > > I created the horde database and user on mysql but I can not make user > authentication. > > The only way it works is if I set "' allow_guests' => true" at > horde/config/registry.php. > > > How should I configure horde/config/*.php and chora/config/*.php files so I > can make user authentication with mysql ? Configure an sql authentication backend in config/horde.php. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens http://www.tip4all.de - Deine private Tippgemeinschaft -- Chora mailing list - Join the hunt: http://horde.org/bounties/#chora Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected] -- Chora mailing list - Join the hunt: http://horde.org/bounties/#chora Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]