Code changes have been incorporated into the MOI 2.0.05 and higher releases to allow the SMTP IP only security to work. In addition, the following procedure has been developed to step the through the process of removing the user id and password from the notification property file so that the SMTP IP only security will work.
Manual steps for changing email configuration after initial installation of MOI release 2.0.05 and higher to remove the username and password values:
Username and password are mandatory fields while configuring MOI email notifications. If the SMTP server at your site does not authenticate username and password then you can set a temporary username and password in ISPF panels and edit configuration file to erase username and password. Below are the detailed steps to configure MOI email notifications without username and password after MOI 2.0.05 has been initially installed.
To set temporary username and password in email configuration:
- Navigate to MOI ISPF panel
- Select option 1 - Install
- Select the appliance name
- Select option 4 - Notifications
- Select option 1 - Configuration File
- Specify temporary username and password
- Press Enter to update the email configuration file
- This message should be displayed - “Email Yaml created successfully"
- Press PF3 to return to the MLSS Installation panel
- Select option 8 - Deploy
- Select option 1 - Deploy Property Files
- This message should be displayed - "Property files copied"
To edit the username and password in email configuration:
- Navigate to MOI ISPF panel
- Select option 0 - Prepare
- In Prepare panel, under directory paths section there is an SMPE path
- Copy that SMPE path (SMPE path is usually in this format ${SMPE}/install/${APPLIANCE_NAME}/x86_64/properties/ )
- Navigate to the ISPF unix directory listing panel (ISPF 3.17)
- Paste the SMPE path you copied in step 4
- Press Enter
- Navigate to the properties directory for the appliance:
- Use the "L" line command to list the "install” directory
- Use the "L" line command to list directory for the appliance name
- Use the "L" line command to list the directory for the architecture (x86_64 or s390x)
- Use the "L" line command to list the "properties” directory
- Use the "ea" line command to edit the email.yaml file
- Erase the values for the username and password properties. Erase only the values. Be sure to keep the lines containing "username:" and "password:”
- Press PF3 to save the changes to the email.yaml file
To repackage the appliance properties file:
- Go back to MOI ISPF panels
- Select option 2 - Manage
- Select the appliance name
- Select option 9 - Advanced Commands
- Select option 12 - Update
- Select option 1 - Resend
- Press PF3 to exit the log display
- Select option 2 - Reboot
Please contact Broadcom Support if you have any questions/issues with this process.