Previous page

Next page

Locate page in Contents

Print this page

auth_nameType

Summary:

User login information.

Type specification:

Name

Min/Max

Type

Description

name

0..1

base64Binary

The name of a user or a group.

When working with LDAP directory entries, the name can be specified as a fully qualified distinguished name or as a plain name (as in "John" for instance). If the name contains a full DN then the entry is assumed to be located in the container specified. If the name is a plain name (as in "John" for instance), the entry is assumed to be located in the default container for users and groups for this realm. To find out what the default DN is, use the get_realm call.

domain

0..1

base64Binary

Domain name. Currently, this filed is only used to specify the Server ID (eid) when logging into Agent as a user from the Virtuozzo Container Realm (the OS user registry inside the Container).

realm

1..1

guid_type

Realm ID. When adding a user or a group to a realm, specify the target realm ID here.

Please send us your feedback on this help page