You will need to set up a DNS record to point to your jabber server,
but this will allow anyone to use it. If your server is ejabberd than
you can use acl's to limit access. The other alternative is to
disable registration on the transport once you've registered with your
outside account (of course this will disable it for local users too).
--
- Norman Rasmussen
- Email: nor...@rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
So, if I make a CNAME from aim.example.com to jabber.example.com
(assuming my jabber server is at jabber.example.com), that will allow
external users to register with the transport? Will they do this the
same way they would register for an AIM transport on their jabber
server?
I might hack up pyaim-t to give me ACLs on it if needed.
--
Bill Weiss
^[:wq
For allowing external users to directly connect to transports the s2s
for the jabber server has to be enabled right?