skip to main content
OpenAccess SDK Service Attributes : Defining Service Attributes : ServiceAdministrator
 

ServiceAdministrator

Sets authorization for users who are allowed to manage OpenAccess SDK services using the OpenAccess SDK Manager.

Valid values

user_name | authenticated | everyone
*user_name=The user ID of a user who is allowed to use the OpenAccess SDK Manager. To configure authorization for multiple users, you must set this attribute multiple times, one instance of the attribute for each user. For example:
ServiceAdministrator=RSMITH
ServiceAdministrator=DJONES
ServiceAdministrator=TCONRAD
On Windows servers, you must prefix the user ID with the Windows server name or the Windows domain name, for example, SALES\DJONES. When connecting, the user must also prefix the user ID with the Windows server name, if connecting to a local server, or the Windows domain name.
Alternatively, you can set the ServiceAdministratorGroup attribute to configure authorization for groups of users defined on Linux, UNIX, or Windows. See for more information about configuring authorization for user groups on Linux, UNIX, and Windows.
*authenticated=Any user who can provide a valid host user ID and password or who uses Integrated authentication will receive the same authorization.
*everyone=All connections will receive the same authorization level, regardless of how they are authenticated.

Notes

*On Windows, users who are allowed to manage services using the OpenAccess SDK Manager must have administrator rights.
*On Linux, UNIX, and Windows, specify everyone when ServiceAuthMethod=Anonymous.

Type

Dynamic