Subject: Is it possible to get the list of all registered users on xmpp server
Hello Alex,
I'm not sure this is a valid question for Matrix, but anyway
I have a system where there is an xmpp server that serves client requests, similar to Jabber. The admin of the server creates new accounts when necessary, one of them is "manager". Now I want to develop small utility that grabs all those user accounts from the server and adds them to the contacts of this "manager". I know I can use RosterManager to add/delete it just like in the tutorial, but is there any way to request all existing accounts from the server? Or perhaps it requires some xmpp/matrix extensions to be implemented?
Thanks,
AlexG
I'm not sure this is a valid question for Matrix, but anyway

I have a system where there is an xmpp server that serves client requests, similar to Jabber. The admin of the server creates new accounts when necessary, one of them is "manager". Now I want to develop small utility that grabs all those user accounts from the server and adds them to the contacts of this "manager". I know I can use RosterManager to add/delete it just like in the tutorial, but is there any way to request all existing accounts from the server? Or perhaps it requires some xmpp/matrix extensions to be implemented?
Thanks,
AlexG