Actually, no they don't create an account on the server it self... The server doesn't hold accounts for anyone. We're using ejabberd's authentication mechanism with external script to check credentials against our web application's database...
-- Julien Genestoux http://www.ouvre-boite.com http://blog.notifixio.us +1 (415) 254 7340 +33 (0)9 70 44 76 29 On Mon, Nov 24, 2008 at 10:58 AM, Maciek Niedzielski <[EMAIL PROTECTED]>wrote: > Julien Genestoux wrote: > > Well, as with any service : they visit our website (they can access only > > 'public' spaces, including a signup page) and then they signup. Once > > signed up, they can access their privatate and they get a login/password > > for the jabber server! > > > > The goal here is to do the same with XMPP : they connect "anonymously" > > to the component : they request a login and password and then they can > > access their private information and use the jabber server. > > So people use this website to register an account on your XMPP server? > Then you can use the same protocol (jabber:iq:register) to provide > account registration on your server. > > -- > Maciek > xmpp:[EMAIL PROTECTED] <[EMAIL PROTECTED]> > _______________________________________________ > JDev mailing list > FAQ: http://www.jabber.org/discussion-lists/jdev-faq > Forum: http://www.jabberforum.org/forumdisplay.php?f=20 > Info: http://mail.jabber.org/mailman/listinfo/jdev > Unsubscribe: [EMAIL PROTECTED] > _______________________________________________ >
_______________________________________________ JDev mailing list FAQ: http://www.jabber.org/discussion-lists/jdev-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=20 Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: [EMAIL PROTECTED] _______________________________________________
