HP Storage Mirroring V5.1 Software User Manual
Page 119
17 - 8
Options
SETPASSWORD
user_name
password
—Stores user credentials in an
encrypted file for later use. This option must be run separately from a
modify or list activity.
GETPASSWORD—Retrieves previously stored user credentials. This
option can only be used if the credentials were previously stored with the
setpassword option.
TRUSTEE
trustee_name
—The domain account for the source machine
(domain\machine$). DFO attempts to deny write permissions to the DNS
A record on failover for the account identified as the trustee. “Deny write
permissions” is then removed from the DNS A record on failback. This
keeps the source server from reclaiming its DNS A record if it comes back
online prior to failback.
VERBOSE—Logging and display level set to maximum detail
TEST—Runs in test mode so that modifications are not made, only listed
DEBUG—Forces DFO to write the DNS resource record as-is to the
dfolog.log file prior to any DFO modify or list activity.
HELP—Displays the syntax of the DNS Failover utility
Examples
dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 206.31.4.10 /verbose
(Lists all
resource records on the specified DNS server that match the source
criteria)
dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 206.31.4.10 /tarip
210.11.12.13 /verbose
(Modifies all resource records on the
specified DNS server that match the source criteria, using the credentials
of the account running the utility to connect to the DNS server)
dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 206.31.4.10 /tarip
210.11.12.13 /username domain.com\admin /password
password /verbose
(Modifies all resource records on the specified
DNS server that match the source criteria, using the username and
password to connect to the DNS server)
dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 210.11.12.13 /tarname
beta.domain.com /tarip 206.31.4.10 /failback /verbose
(Fails back all resource records on the specified DNS server that were
changed on failover)
dfo /setpassword domain.com\admin password
(Stores the
user name and password in an encrypted file)
dfo /dnssrvname gamma.domain.com /srcname
alpha.domain.com /srcip 206.31.4.10 /tarip
210.11.12.13 /username domain.com\admin /getpassword
/verbose
(Modifies all resource records on the specified DNS server that
match the source criteria, using the specified username and retrieving the
password from the encrypted file)