PDA

View Full Version : API function like CMD_API_SHOW_DOMAINS to show all domains and userid's



nieuwhier
09-22-2009, 06:20 AM
I retrieve a list of all domains on a server like this now:

1) API CMD_API_SHOW_USERS, I get a list of all users
2) The per user: API: CMD_API_SHOW_DOMAINS And I get a list of domains per user.

This is an 'expensive' operation. I am looking for something like CMD_API_SHOW_DOMAINS to list all domains on the server directly. Does it exist or not :-)