6.7

Table Of Contents
dir-cli user create
Creates a regular user inside vmdir. This command can be used for human users who authenticate to
vCenter Single Sign-On with a user name and password. Use this command only during prototyping.
Option Description
--account <name>
Name of the vCenter Single Sign-On user to create.
--user-password <password>
Initial password for the user.
--first-name <name>
First name for the user.
--last-name <name>
Last name for the user.
--login <admin_user_id>
The administrator of the local vCenter Single Sign-On domain,
administrator@vsphere.local by default.
--password <admin_password>
Password of the administrator user. If you do not specify the
password, you are prompted.
dir-cli user modify
Deletes the specified user inside vmdir.
Option Description
--account <name>
Name of the vCenter Single Sign-On user to delete.
--password-never-expires
Set this option to true if you are creating a user account for
automated tasks that have to authenticate to
Platform Services Controller, and you want to ensure that the
tasks do not stop running because of password expiration.
Use this option with care.
--password-expires
Set this option to true if you want to revert the
--password-never-expires option.
--login <admin_user_id>
The administrator of the local vCenter Single Sign-On domain,
administrator@vsphere.local by default.
--password <admin_password>
Password of the administrator user. If you do not specify the
password, you are prompted.
dir-cli user delete
Deletes the specified user inside vmdir.
Option Description
--account <name>
Name of the vCenter Single Sign-On user to delete.
--login <admin_user_id>
The administrator of the local vCenter Single Sign-On domain,
administrator@vsphere.local by default.
--password <admin_password>
Password of the administrator user. If you do not specify the
password, you are prompted.
Platform Services Controller Administration
VMware, Inc. 164