BFC 3.5.x Passphrase Check Scripts
These are useful if you have a customer who created their BFC, want to recover it from replica or mnesia.db and are unsure of their passphrase. These can also be used to verify the passphrase before changing the BFC hostname or IP: BFC Hostname and External IP Change Script. Both scripts must be run from as server running the BFC service and output will be either:
ERROR: incorrect passphrase.
or
Passphrase is correct.
usage: check_passphrase <passphrase> example: su - bfcadmin -c "/tmp/check_passphrase passphrase123" check_passphrase
usage: check_passphrase_specify_file <passphrase> [</path_to/replica/repl.check>] example: su - bfcadmin -c "/tmp/check_passphrase_specify_file passphrase123 /mnt/replica/repl.check" check_passphrase_specify_file
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|