Restart Domain; Rmdir - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

v Not be one of the past five passwords
Examples
v Re-enables the suehill account by changing the password for the account

restart domain

Restores a domain to the state defined by the startup configuration file.
Syntax
restart domain [domain]
Parameters
domain Optionally identifies the domain to be restarted.
Guidelines
The restart domain command restarts the named domain. Without an explicit
domain, the command restarts the current domain.
Domain restart is accomplished by discarding the existing domain running
configuration and re-initializing the domain with its startup configuration file,
either autoconfig.cfg or the startup file that is identified by the boot config
command.
Related Commands
boot config, save-config overwrite, write memory
Examples
v Restarts the AcceptanceCriteria domain from the default domain.
v Restarts the AcceptanceCriteria domain from the AcceptanceCriteria domain.

rmdir

Removes a subdirectory.
(without the administrator specifying the password).
# configure terminal
(config)# reset username suehill
Enter new password: ********
Re-enter new password: ********
Password for user 'suehill' is reset.
(config)#
# restart domain AcceptanceCriteria
Restarting 'AcceptanceCriteria' will affect all services configured
within the domain!
Do you want to continue? [y/n]:y
Domain 'AcceptanceCriteria' restarted.
#
[AcceptanceCriteria]# restart domain
Restarting 'AcceptanceCriteria' will affect all services configured
within the domain!
Do you want to continue? [y/n]:y
Domain 'AcceptanceCriteria' restarted.
[AcceptanceCriteria]#
Chapter 2. Global configuration mode
85

Advertisement

Table of Contents
loading

Table of Contents