Account management for enterprise IM system

Hi All,

I am involved in an enterprise IM application project, which uses Jabberd as IM server. I am trying to understand how we can add account management features.

I would like to know how the admin can manage accounts by using Smack:

  • Administrator needs get a list of users (and optionally their presence) of an organization

how do I map the org concept ? Do I have to create a Roster for the Org ?