Where are all the XMPP user name and password saved -


when there domain created , username , password domain registered chat on xmpp. these username , password saved.

are these stored on jabber server's database, or create database on our server , store them.

like sunil@sunil.com stored in jabber server database or on sunil.com database.

any link through more light on full

cheers sunil

that depends on jabber server used. jabber servers able store usernames , passwords in internal database, server implementations let configure external database, such mysql or postgres, or let use ldap user database.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -