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

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