skip to main content
Configuring Security for OpenAccess SDK : Configuring OpenAccess SDK security : Configuring authorization for an OpenAccess SDK agent service : Configuring ServiceAdministratorGroup
 
Configuring ServiceAdministratorGroup
To configure authorization for user groups defined on Windows and UNIX, set the ServiceAdministratorGroup attribute. Specify ServiceAdministratorGroup=user_group, where user_group is a valid user group defined on Linux/UNIX/Windows. To configure administration authorization for multiple user groups, you must set this attribute multiple times, one instance for each user. For example:

ServiceAdministratorGroup=SLUSERG1
ServiceAdministratorGroup=SLUSERG2
ServiceAdministratorGroup=SLUSERG3
Note: On Windows servers, you must prefix the user group ID with the Windows server name or the Windows domain name where the group is defined, for example, SALES\SLUSERG1. When connecting, the user must also prefix the user group with the Windows server name, if connecting to a local server, or the Windows domain name.