Dnia 2009-12-02, śro o godzinie 13:18 +0000, Wayne Mac Adams pisze: > I've been looking at various XMPP servers and I am trying to find one > that is flexible in the authentication methods it offers to different > IPs/domains. > > For example, my XMPP server requires other XMPP Servers to encrypt > using SSL and to authenticate using SASL DIGEST-MD5 or SASL GSSAPI. > However as an admin, I fully trust the XMPP server A.com and I want to > allow it to connect with no security, say via Server Dialback, or > using SASL ANONYMOUS or EXTERNAL. However perhaps I also trust another > Server B.com but I am worried about eavesdropping between servers, so > I require B.com to connect via Server Dialback and SSL. > > Does Jabberd2 allow this kind of authentication/IP filtering?
You may setup different C2S and S2S instances for different domain/IP, each configured differently. This will allow for total control over the domain/IP authentication options. -- Tomasz Sterna Instant Messaging & EDI Consultant Open Source Developer http://tomasz.sterna.tv/ http://www.xiaoka.com/ -- To unsubscribe send a mail to [email protected]
