We have Linux servers where Agents are installed. All of the servers has Centrify installed for authentication. While I am not an expert in Centify, I understand it joins Linux to Active Directory for authentication. The company is planning to remove Centrify so that authentication will go directly to Active Directory.
Since Centify was removed on a Linux server, we have not been able to run a simple command job that executes 'ls -al'. The job fails with exit code -655. The Agent log shows:State SUBERROR Failed SetEnd Status(User does not exist in the system) Cmpc(4018)
The owner is in both Active Directory and in the autosys_secure database.
Executing chkusr results in a positive response: User and Password okay.
Has anyone else had Centify (not Centrify Express) on their servers and had it remove to pass authentication directly to Active Directory and have it worked. If so, what changes have you done to make this work.
The appropriate EEM policies were already in place before Centrify was removed and we were able to execute the job before Centrify was removed. So I do not believe that there needs to be any additional modification to EEM policies since only after Centrify was remove on the Agent server is when we started to encounter the -655 error.