Managing Users
Managing users includes creating and deleting users, associating users with subscriptions, and assigning roles to users. You can perform these operations by using MATRIXX Backoffice Customer Tool and any custom applications that call the SubMan APIs.
User Relationships
Users have a many-to-many relationship with groups and subscriptions.
Note: Subscriptions and groups can have only one owner.
User Object Configuration
During installation and configuration, answer the following user questions to configure
user objects:
- How many users do you want to support?
- What is the average size of a user object in bytes?
- What is the initial size of a user object in bytes?
During installation and configuration, answer the following user, group, and subscription
questions to configure relationships between these objects:
- How many userSubscriptionJoin objects do you want to support?
- What is the average size of a userSubscriptionJoin object in bytes?
- What is the initial size of a userSubscriptionJoin object in bytes?
- How many userGroupJoin objects do you want to support?
- What is the average size of a userGroupJoin object in bytes?
- What is the initial size of a userGroupJoin object in bytes?
For information about user roles, see the discussion about user roles.