5.0

Table Of Contents
VMware, Inc. 31
Chapter 3 vMA Interfaces
Options
Examples
vifp rotatepassword --now
ImmediatelyrotatespasswordsofallESXivMAtargetservers.
vifp rotatepassword --now --server <server_address>
Immediatelyrotatesthepasswordofaspecificserver.
vifp rotatepassword --days 7
SetsthepasswordrotationpolicytorotatethepasswordofallESXivMAtargetseverysevendays.
Forexample,ifyouaddserver1on9/1,andserver2on9/2,andrunvifp rotatepassword --days 7,vMA
rotatesthepasswordforserver1atmidnighton9/8andthepasswordforserver2atmidnighton9/9.vMA
rotatestheserver1passwordagainon9/15andtheserver2passwordagainon9/16.Ifyouthenrunvifp
rotatepassword --days 3,vMArotatestheserver1passwordon9/18andthe
server2passwordon9/19.
vifp rotatepassword
Displaysthecurrentpasswordrotationpolicy.
vifp listservers
Liststargetsystems.
Usage
listservers [-l | --long]
Description
Youcanusethiscommandtoverifythataddserversucceeded.Thiscommanddoesnotrequireadministrator
privilegesonvMA.
Example
vifp listservers --long
ListsallserversthatarevMAtargets,forexample:
server1.mycomp.com ESX fpauth
server2.mycomp.com ESX adauth
server3.mycomp.com ESXi fpauth
vc42.mycomp.com vCenter adauth
Option Description
now Immediatelyrotatesthepasswordforallserversoraspecifiedserver.
server ESXihostforwhichyouwanttorotatethepassword.Use--serveronlywith--now.
never Neverrotatethepasswordforanytargetserver.
days Rotatethepasswordforalltargetserversafterthespecifiednumberof
days.