[JDEV] c2s auth problem
Jamin W. Collins
jcollins at asgardsrealm.net
Fri Aug 15 11:39:05 CDT 2003
On Fri, Aug 15, 2003 at 10:28:01AM -0400, chrisrobson at dia.atd.net wrote:
>
>
> I'm trying to run Jabberd2 which I rebuilt for the first time. The
> following error keeps ocuring....
>
> Fri Aug 15 09:18:18 2003 [notice] starting up
> Fri Aug 15 09:18:18 2003 [info] process id is 2327, written to
> /usr/local/var/jabberd/pid/c2s.pid
> Fri Aug 15 09:18:18 2003 [error] no such auth module 'db'
>
> Anyone have any clue where I start looking to solve this
This should probably be sent to the Jabberd2 mailing list
<jabberd at jabberstudio.org>. However from the error, it looks like you
didn't configure the source with BDB support:
--enable-storage=DRIVERS
storage drivers to build (default: mysql)
--enable-authreg=MODULES
authreg modules to build (default: anon pipe mysql)
You'll note the defaults do not include db support.
--
Jamin W. Collins
This is the typical unix way of doing things: you string together lots
of very specific tools to accomplish larger tasks. -- Vineet Kumar
More information about the JDev
mailing list