CL Command Reference - INZNWSCFG
CL Command List > INZNWSCFG Reference
Description:
The Initialize NWS Configuration (INZNWSCFG) command initializes or resets a service processor (*SRVPRC) network server configuration when various service processor parameters are changed or need to be enabled.
Restrictions:
. This command is shipped with public exclude (*EXCLUDE) authority. When this command is shipped, authority is issued only to the security officer. The security officer can grant the use of this command to other users.
. You must have input/output system configuration (*IOSYSCFG) and security administrator (*SECADM) special authorities to use this command.
Examples:
Example 1: Regenerate Service Processor Certificate
INZNWSCFG NWSCFG(MYCONFIG) OPTION(*REGEN)
SPAUT(username password)
This command regenerates the remote system¡¯s service processor certificate then changes the user name and password.
Example 2: Change Service Processor User Name and Password
INZNWSCFG NWSCFG(MYCONFIG) OPTION(*CHGSPAUT)
SPAUT(username password)
This command changes the user name and password used to secure the service processor.