Error "bad password for user" received when scheduling from AutoSys 4.5.1 to UUJMA 3.1
searchcancel
Error "bad password for user" received when scheduling from AutoSys 4.5.1 to UUJMA 3.1
book
Article ID: 54799
calendar_today
Updated On: 10-05-2023
Products
CA Workload Automation AE - Business Agents (AutoSys)CA Workload Automation AE - Scheduler (AutoSys)CA Workload Automation AE - Scheduler (AutoSys)
Issue/Introduction
Despite having added a user and password to AutoSys via 'autosys_secure', when scheduling a job to a UUJMA it fails with the following error: Submission failed, reason = WARNING - Bad password for user <username>
Environment
Release: UWSMWL55500-3.1-Network and Systems Management-Job Management Option Component:
Resolution
Disable password checking on UUJMA:
open file /opt/CA/UnicenterUUJMA/sche/config/ExtNodeL.sch
Find the following setting: -n=*,*,E
Change it to: -n=*,*,D
This will allow the job to be scheduled using the 'owner' defined in the job and in 'autosys_secure'.