Changing a group’s password

To change a transaction group’s host password, you must have Gateway Control Access permission. Execute the following RPC:

exec sgw_pemchgrppwd tran_group newpwd, newpwd 

The tran_group parameter is required. It specifies the name of the transaction group for which you want to change the password.

You must enter the new password (newpwd) twice, as shown.

This operation updates the host password of the group user ID at the mainframe security system, as well as the transaction group’s GROUP_PWD at the TRS security level, which was last defined by sgw_addtrngrp or by a previous sgw_pemchgrppwd procedure call.