Administration Console Online Help
|
|
The name of an application authentication service that is invoked by the system for each client joining the system.
A string of 0 to 15 characters, one of the following values as specified in Security (TA_SECURITY): USER_AUTH, ACL, or MANDATORY_ACL.
For upward compatibility, setting both APP_PW and AUTHSVC implies USER_AUTH. If you make those two specifications in Security (TA_SECURITY), service_name will be set, without notification, to USER_AUTH no matter what specification you make here.
If you selected the ACL or MANDATORY_ACL security method in Security (TA_SECURITY), then service_name must be.AUTHSVC; this name will be used no matter what specification you make here.
If you selected the USER_AUTH in Security (TA_SECURITY), then the default for service_name is AUTHSVC.
A value in this field is not required if you selected no security (NONE) or APP_PW in Security (TA_SECURITY).
|
|
|