Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-594 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
secTempPasswdReset
2
Note: Enter commands in lowercase only; mixed case is for readability.
secTempPasswdReset
Resets a temporary password on a remote switch.
Synopsis sectemppasswdreset [domain[, "login_name"]]
Description Use this command to remove temporary passwords that were set up using secTempPasswdSet
command. If a login name is not supplied, all passwords on the switch identified by the specified domain
are refreshed. If the domain is also not supplied, all temporary passwords for all login levels are removed
from every switch in the fabric.
Each switch has four accounts: root, factory, admin, and user. Root and factory accounts are disabled for
non-FCS switches. If they are temporarily activated by secTempPasswdSet, those accounts are disabled
by secTempPasswdReset or by rebooting the switch.
N
ote
This command can be issued only when secure mode is enabled, and only from the primary FCS switch.
Operands This command has the following operands:
domain Specify the domain of the switch from which the temporary passwords are to be
removed. This operand is optional.
"login_name" Specify the name of the login account from which the temporary password are
removed. This operand is optional.
Examples To remove temporary passwords:
See Also secModeDisable, secModeEnable, secModeShow, secNonFCSPasswd, secTempPasswdSet
primary-switch:admin> sectemppasswdreset 2, "root"
Restoring password of account root on domain 2
ARE YOU SURE (yes, y, no, n): [no] y
Login sessions with password changed will be terminated.
Password successfully reset on domain 2 for root
primary-switch:admin> sectemppasswdreset 2
Restoring password of every account on domain 2
ARE YOU SURE (yes, y, no, n): [no] y
Login sessions with password changed will be terminated.
Temporary password of each account on domain 2 has been successfully reset.
(if switch is non fcs switch it will further display)
Root and factory accounts on domain 2 have been disabled.
primary-switch:admin> sectemppasswdreset
Restoring password of every account on each switch
ARE YOU SURE (yes, y, no, n): [no] y
Login sessions with password changed will be terminated.
All temporary passwords or account settings have been restored to
fabric-wide secure settings.
Passwords of all permanent accounts have been reset to fabric-wide
values. Root and factory accounts on each Non FCS switch have
been disabled.