Hello, people.
I am trying to run Beta48 on Os/390 with tracker/agent on Linux/390. This
chain works properly only if i run tracker/agent under root (uid 0). If i
run agent under ordinary user ( for example: beta) and submit job on
OS/390 for linux user SKORZH (for example) i get "User not found or
authorized".
On the linux side i have the following log:
USER: SKORZH - PID=1586
##################################### - PID=1586
updatecmd: UPDATE TABLE JOBS FIELDS(STATUS,MESSAGE) VALUES(R,'JOB IS
ACTIVE ON AGNLNX') WHERE (B48JOBID = 0000085051) - PID=1586
Update JobStatus successful - PID=1586
rc = 0 - PID=1586
info = 0,fld - PID=1586
Get password of user successful. - PID=1586
Check user in passwd. - PID=1586
Changed user to skorzh (lwr case) - PID=1586
Check user in passwd. - PID=1586
Changed user to SKORZH (upr case) - PID=1586
Check user in passwd. - PID=1586
Update BQL: UPDATE TABLE JOBS FIELDS (STATUS,B48RC,MESSAGE,RCDESC) VALUES
('?',4071,'USER NOT FOUND OR AUTHORIZED','USER NOT FOUND') WHERE (B48JOBID
= 0000085051) - PID=1586
Update BQL successful - PID=1586
Send User unknown message to Darth. - PID=1586
Try to connect to Darth over IP: 172.16.2.71 PORT: 5481 - PID=1586
Send message to DARTH. - PID=1586
Send Abort Message successful.2147471232 - PID=1586
BUT, I defined 'SKORZH' and 'skorzh' users with the same password on
Linux!
Any suggestions?
WBR, Sergey