Look in horde.php $conf['auth']['driver'] = 'sql'; There should be script in horde/scripts/db to setup the database and then the horde_users table can be used to store your users info. Darren