AW: [horde] create users

Udo Schubert news4dadirtyluk at gmx.de
Tue Mar 11 08:40:32 PST 2003


hey andi!

>and here my question: how can i create a user? i tried to insert it
directly
>to the db (with md5- and password-function) but nothing worked.
>
>can anyone help me with that?

that depends on your authentication method...

/horde/config/conf.php

--snip--

$conf['auth']['admins'] = array()

# set this to the method to use...
$conf['auth']['driver'] = imap/sql/ldap/etc...

# login to imp too,no double login
$conf['auth']['driver'] = 'application'
$conf['auth']['params']['app'] = imp

--snap--


there were also some problems using the md5 algorithm of mysql,check
the history of this list for details if you really want to use mysql for
auth...

best regards

	udo



More information about the horde mailing list