realm-config > auth-attributes

The auth-attributes element is used to configure authentication parameters available for surrogate registration on this realm.

Parameters

auth-realm
Enter the name (realm ID) of the host realm initiating the authentication challenge. This value defines the protected space in which the digest authentication is performed. Valid value is an alpha-numeric character string.
  • Default: blank
username
Enter the username of the client. Valid value is an alpha-numeric character string.
  • Default: blank
auth-user-lookup
Lookup used for selecting the AuthUser
  • Default: blank
password
Enter the password associated with the username of the client. This is required for all LOGIN attempts. Password displays while typing but is saved in clear-text (i.e., *****). Valid value is an alpha-numeric character string.
  • Default: blank
  • Values: round-robin | hunt
in-dialog-methods
Optionally enter the in-dialog request method(s) that digest authentication uses from the cached credentials. Specify request methods in a list form separated by a space enclosed in parentheses. Valid values are.
  • Default: blank
  • Values: INVITE | BYE | ACK | OPTIONS | SUBSCRIBE | PRACK | NOTIFY | UPDATE | REFER

Path

auth-attributes is an element under the media-manager path. The full path from the topmost ACLI prompt is: configure terminal , and then media-manager , and then realm-config, and then auth-attributes

Note:

This is a multiple instance configuration subelement.