usrmod1_role is the role of this server under
a single system image (SSI). It can be one of the following: ┌────────────────────┬───────┬─────────────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├────────────────────┼───────┼─────────────────────────────────────────────────┤
│ UAS_ROLE_STANDALONE│ 0 │ Standalone server │
├────────────────────┼───────┼─────────────────────────────────────────────────┤
│ UAS_ROLE_MEMBER │ 1 │ Member server in the domain │
├────────────────────┼───────┼─────────────────────────────────────────────────┤
│ UAS_ROLE_BACKUP │ 2 │ Backup server in the domain │
├────────────────────┼───────┼─────────────────────────────────────────────────┤
│ UAS_ROLE_PRIMARY │ 3 │ Primary server in the domain │
└────────────────────┴───────┴─────────────────────────────────────────────────┘
Without SSI, this field always should be set to STANDALONE.
usrmod1_primary is the name of the domain controller
of the primary domain. It should match the primary domain name of the requester
software on the local machine.