From: Luke S. <lsc...@us...> - 2006-10-23 01:24:13
|
On Sun, Oct 22, 2006 at 08:57:42PM -0400, Etan Reisner wrote: > 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 I'm fairly sure we do not want open registration. We do want muc and server to server. pam sounds interesting. luke |