Data Object - HostPosixAccountSpec(vim.host.LocalAccountManager.PosixAccountSpecification)

Extends
HostAccountSpec

Data Object Description

This data object type contains a POSIX-specific parameter for local account creation.

Properties

Name Type Description
posixId*xsd:intDeprecated. As of vSphere API 5.1, this property is deprecated and is ignored.

The user ID or group ID of a specified account.


shellAccess*xsd:booleanDeprecated. As of vSphere API 5.1, this property is deprecated and is ignored. CreateUser will always set this to true, and UpdateUser will set it to true if it is already false.

As of vSphere API 5.1, shell access is granted only to users with Administrator role on the root folder and no other non-Admin role on any other inventory objects (and this property should not be false).

Grants shell access if true. By default, shell access is disallowed.

As of vSphere API 4.1, this property has effect only on users with Administrator role on one or more VIM objects. For all others the default is applied.


Properties inherited from HostAccountSpec
description, id, password
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition