From: Etan R. <de...@ed...> - 2006-10-23 00:57:51
|
I started working on configuring the ejabberd server and I had a couple questions. What features do we want enabled? (I'm assuming muc, but do we want pubsub, vcards, muc room logging, etc?) Are we intending to have open account registration on the server? What authentication system do we want this to use? (This goes in hand with the open registration bit, we (more or less) need to use the internal database if we want open registration, but if we don't we can have it look at just about anywhere else we want, ldap, mysql, pam, etc. The ldap and mysql/obdc support is built in, for pam we'd have to use an auth module I wrote at Rutgers.) -Etan |