Author Topic: UserID and Password invalid  (Read 5260 times)

J9CMOD

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
UserID and Password invalid
« on: May 13, 2016, 08:55:27 AM »
We have unified login, with RACF controlling our security.  Everything works as expected with logins, normally.
However, without any known changes being made, Wednesday afternoon CMOD stopped allowing me access to our Mainframe servers for CMOD.  I use this access to run XML updates to the system, via jcl.  I only have to change the name of the Unix file in the jcl when I run it.
On Wednesday afternoon, I started getting an error saying that the UserID and Password were invalid when the job attempts to log into our CMOD mainframe servers.  Anybody else on my team can use my jcl, and run the job successfully with their user id and password.  Yes, I am positive that I am typing in the correct user id and password.
Our security team verified that nothing has changed in my security settings, or elsewhere in our systems, and I am able to access everything else with the user name and password, including the CMOD Admin client. 

Does anybody know where I can see what UserID and password it is expecting, or if there is a corrupt file with my ID? 

I'm running out of ideas here.

Thanks.
Janine

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: UserID and Password invalid
« Reply #1 on: May 13, 2016, 09:11:56 AM »
Can you log on to the z/OS system?  Log on to TSO?

Ed
#zOS #ODF

J9CMOD

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: UserID and Password invalid
« Reply #2 on: May 13, 2016, 10:22:44 AM »
Yes.  I can log into TSO, run any other jobs (non-cmod), even run jobs that run sql against CMOD tables, but when I run the XML job that executes arsxml I get the error that my password and ID are not valid

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: UserID and Password invalid
« Reply #3 on: May 16, 2016, 09:33:10 AM »
Try adding a trace to your ARSXML export job via the -1 and -2 parms.

For example:

//STEP1   EXEC PGM=BPXBATCH,REGION=0M                         
//STDPARM DD *                                               
PGM                                                           
/usr/lpp/ars/V9R5M0/bin/arsxml export                         
-h ARCH950 -u someuser  -p somepw                             
-v -e c                                                       
-i /u/odv733/exportAG.xml                                     
-o /ars/sodwekcache/3.xml                                     
-w 1047 -1 /ars/sodwekcache/1.trc -2 ALL=15                   
/*                                                           
//*TDOUT   DD SYSOUT=*                                       
//STDOUT   DD PATH='/ars/modwekcache/3.out',PATHMODE=SIRWXU, 
//            PATHOPTS=(OWRONLY,OCREAT,OTRUNC)               
//STDERR   DD SYSOUT=*   
                                     

Then format that trace as per here:

http://www.odusergroup.org/forums/index.php?topic=723

Ed
#zOS #ODF

J9CMOD

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: UserID and Password invalid
« Reply #4 on: May 16, 2016, 12:05:03 PM »
Thanks Ed.  I ran the trace and listed my results below up to the 1st error.  It just looks like it couldn't log in also, but I'm not very experienced in traces. 

00952.RA000.ARGPRIV.SRCCMS.H01(ARGPRIV)(868)ArcPRIV_GetServerConnectionInfo:Enter
00952.RA000.ARGPRIV.SRCCMS.H01(ARGPRIV)(277)ArcPRIVP_GetServerConnectionInfo:Enter
00952.RA000.ARGPRIV.SRCCMS.H01(ARGPRIV)(854)ArcPRIVP_GetServerConnectionInfo: Return arccs return code=0,ARCCS_OKAY
00952.RA000.ARGPRIV.SRCCMS.H01(ARGPRIV)(876)ArcPRIV_GetServerConnectionInfo: Return arccs return code=0,ARCCS_OKAY
.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4033)ArcXMLP_IssueMessage:Enter
.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4037)ArcXMLP_IssueMessage:(null) id=1489
.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4094)ArcXMLP_IssueMessage:Return
.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3610)odLogon:Enter         
.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3638)odLogon:(1)UL arccs return code=6,ARCCS_FAILED   <--
.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3503)ArcXMLP_Stash:Enter



Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: UserID and Password invalid
« Reply #5 on: May 16, 2016, 01:26:07 PM »
I need to see more.  Look further down, does CMOD try again to logon?  Do you see the characters "userName" ?

At this point you may want to open a PMR and attach the trace.

Ed
#zOS #ODF

J9CMOD

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: UserID and Password invalid
« Reply #6 on: May 17, 2016, 05:31:31 AM »
Thanks Ed.  I didn't want to overload this conversation, but I've put the full trace below.  Also, our security guru here did a trace on his side - the information from his trace is here also.  He says something appears to be going on with ARCCS_PERMISSIONS and is hoping you can help there.  I will have a PMR opened, but if you have any additional info or ideas, it is greatly appreciated.

Full Trace information from our security team's trace:
33755430:2144593031930576896 05/16/2016 14:02:59:803090 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(343)ArcCS_Shutdown:Return arccs return code=13,ARCCS_PERMISSIONS
33755430:2144593031930576896 05/16/2016 14:02:59:803093 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(3274)ArcCSP_ServerLogin:Return arccs return code=13,ARCCS_PERMISSIONS
33755430:2144593031930576896 05/16/2016 14:02:59:803096 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(3605)ArcCS_ServerLogin:Return arccs return code=13,ARCCS_PERMISSIONS
33755430:2144593031930576896 05/16/2016 14:02:59:803100 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3678)odLogon:(2) arccs return code=13,ARCCS_PERMISSIONS

The rest of my trace (leaving off the 1st part that has trace, date, & time identifiers:

/OS-04.24.00-ARSXML-9.5.0.3-05/16/2016 14:02:59
33755430:2144593031930576896 05/16/2016 14:02:59:684675 FLOW SYS15219.T100952.RA000.ARGPRIV.SRCCMS.H01(ARGPRIV)(868)ArcPRIV_GetServerConnectionInfo:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:684680 FLOW SYS15219.T100952.RA000.ARGPRIV.SRCCMS.H01(ARGPRIV)(277)ArcPRIVP_GetServerConnectionInfo:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691733 FLOW SYS15219.T100952.RA000.ARGPRIV.SRCCMS.H01(ARGPRIV)(854)ArcPRIVP_GetServerConnectionInfo:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:691752 FLOW SYS15219.T100952.RA000.ARGPRIV.SRCCMS.H01(ARGPRIV)(876)ArcPRIV_GetServerConnectionInfo:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:691769 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4033)ArcXMLP_IssueMessage:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691771 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4037)ArcXMLP_IssueMessage:(null) id=1489
33755430:2144593031930576896 05/16/2016 14:02:59:691792 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4094)ArcXMLP_IssueMessage:Return
33755430:2144593031930576896 05/16/2016 14:02:59:691795 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3610)odLogon:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691797 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3638)odLogon:(1)UL arccs return code=6,ARCCS_FAILED
33755430:2144593031930576896 05/16/2016 14:02:59:691800 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3503)ArcXMLP_Stash:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691802 FLOW SYS14273.T182341.RA000.ARGSTASH.SRCCMS.H01(ARGSTASH)(1028)ArcSTASH_Process:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691804 FLOW SYS14273.T182341.RA000.ARGSTASH.SRCCMS.H01(ARGSTASH)(730)ArcSTASHP_Get:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691807 FLOW SYS14273.T182341.RA000.ARGSTASH.SRCCMS.H01(ARGSTASH)(639)ArcSTASHP_GetStash:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691809 FLOW SYS14273.T182341.RA000.ARGSTASH.SRCCMS.H01(ARGSTASH)(384)ArcSTASHP_ReadFile:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691822 FLOW SYS14273.T182341.RA000.ARGSTASH.SRCCMS.H01(ARGSTASH)(454)ArcSTASHP_ReadFile:Return rc=4
33755430:2144593031930576896 05/16/2016 14:02:59:691824 FLOW SYS14273.T182341.RA000.ARGSTASH.SRCCMS.H01(ARGSTASH)(712)ArcSTASHP_GetStash:Return rc=4
33755430:2144593031930576896 05/16/2016 14:02:59:691826 FLOW SYS14273.T182341.RA000.ARGSTASH.SRCCMS.H01(ARGSTASH)(810)ArcSTASHP_Get:Return rc=4
33755430:2144593031930576896 05/16/2016 14:02:59:691828 FLOW SYS14273.T182341.RA000.ARGSTASH.SRCCMS.H01(ARGSTASH)(1035)ArcSTASH_Process:Return rc=4
33755430:2144593031930576896 05/16/2016 14:02:59:691830 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3545)ArcXMLP_Stash:(null) stash_rc=4 pSession->userName=A000975
33755430:2144593031930576896 05/16/2016 14:02:59:691835 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4033)ArcXMLP_IssueMessage:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691841 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4037)ArcXMLP_IssueMessage:(null) id=591
33755430:2144593031930576896 05/16/2016 14:02:59:691844 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4404)setRC:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691846 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4409)setRC:(null) pSession=00000048089c2fc0 rc=1
33755430:2144593031930576896 05/16/2016 14:02:59:691848 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4418)setRC:Return
33755430:2144593031930576896 05/16/2016 14:02:59:691862 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4094)ArcXMLP_IssueMessage:Return
33755430:2144593031930576896 05/16/2016 14:02:59:691864 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3593)ArcXMLP_Stash:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:691867 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(3586)ArcCS_ServerLogin:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691869 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(2597)ArcCSP_ServerLogin:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691871 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(355)ArcCS_Startup:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691874 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(191)ArcCSP_CheckTimeOut:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691876 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691878 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:691880 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(237)ArcCSP_CheckTimeOut:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:691883 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(430)ArcCS_Startup:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:691885 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(1199)ArcCSP_Version:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691895 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691897 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:691900 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3132)ArcSOCKET_ClientConnect:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691903 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3067)ArcSOCKETP_AllocSocketHandle:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691905 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2490)ArcSOCKETP_Startup:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691907 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2109)ArcSOCKETP_StartupSocketDefaults:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691912 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2056)ArcSOCKETP_Dir:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691914 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2082)ArcSOCKETP_Dir:Return
33755430:2144593031930576896 05/16/2016 14:02:59:691941 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2359)ArcSOCKETP_StartupSocketDefaults:Default Values hndl->recv_clnt=1 hndl->recv_srvr=1 hndl->no_block_clnt=1 hndl->no_block_srvr=1 hndl->
33755430:2144593031930576896 05/16/2016 14:02:59:691944 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2361)ArcSOCKETP_StartupSocketDefaults:Return
33755430:2144593031930576896 05/16/2016 14:02:59:691946 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2947)ArcSOCKETP_Startup:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:691948 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3085)ArcSOCKETP_AllocSocketHandle:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:691951 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3188)ArcSOCKET_ClientConnect:Connecting on socket port_ptr=1445 hndl->clnt_use_ssl=0 host=D0TCPIP
33755430:2144593031930576896 05/16/2016 14:02:59:691954 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2490)ArcSOCKETP_Startup:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:691955 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2746)ArcSOCKETP_Startup:Socket initialization successful
33755430:2144593031930576896 05/16/2016 14:02:59:691957 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(2947)ArcSOCKETP_Startup:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:737783 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3278)ArcSOCKET_ClientConnect:getsockopt hndl->sndbuf_size=262144 SO_SNDBUF=262144
33755430:2144593031930576896 05/16/2016 14:02:59:737805 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3302)ArcSOCKET_ClientConnect:getsockopt hndl->rcvbuf_size=262144 SO_RCVBUF=262144
33755430:2144593031930576896 05/16/2016 14:02:59:737960 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3342)ArcSOCKET_ClientConnect:ioctl non-blocking socket
33755430:2144593031930576896 05/16/2016 14:02:59:737963 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3356)ArcSOCKET_ClientConnect:ioctl NON-BLOCKING=1
33755430:2144593031930576896 05/16/2016 14:02:59:737967 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3400)ArcSOCKET_ClientConnect:getsockopt hndl->linger_clnt=0 hndl->linger_clnt_val=0 SO_LINGER_ONOFF=0 SO_LINGER=0
33755430:2144593031930576896 05/16/2016 14:02:59:737973 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3423)ArcSOCKET_ClientConnect:getsockopt keep_alive=1 SO_KEEPALIVE=1
33755430:2144593031930576896 05/16/2016 14:02:59:737979 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3449)ArcSOCKET_ClientConnect:getsockopt hndl->tcp_nodelay=1 TCP_NODELAY=1
33755430:2144593031930576896 05/16/2016 14:02:59:737984 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3503)ArcSOCKET_ClientConnect:getsockopt SO_SNDBUF=262144
33755430:2144593031930576896 05/16/2016 14:02:59:738006 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3688)ArcSOCKET_ClientConnect:Connected socket port_ptr=1445 hndl->clnt_use_ssl=0 hndl->clnt_sock_fd=5
33755430:2144593031930576896 05/16/2016 14:02:59:738037 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3723)ArcSOCKET_ClientConnect:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:738040 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:738042 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:738045 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(5172)ArcSOCKET_Reset:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:738047 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(5179)ArcSOCKET_Reset:Return
33755430:2144593031930576896 05/16/2016 14:02:59:738072 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:738074 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:739044 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:739079 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:739082 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(5222)ArcICC_GetCryptTypes:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:739085 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(5238)ArcICC_GetCryptTypes:Return type=1
33755430:2144593031930576896 05/16/2016 14:02:59:739088 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:739093 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:739096 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(1727)ArcCSP_Version:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:739099 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(5172)ArcSOCKET_Reset:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:739101 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(5179)ArcSOCKET_Reset:Return
33755430:2144593031930576896 05/16/2016 14:02:59:739122 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(5518)ArcICC_Encrypt:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:739145 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(5522)ArcICC_Encrypt:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:739160 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:739162 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:802702 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:802735 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:802738 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(166)ArcCS_IsCancelled:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:802740 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(179)ArcCS_IsCancelled:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:802743 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3735)ArcSOCKET_ClientDisconnect:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:802745 INFO SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3748)ArcSOCKET_ClientDisconnect:Current state hndl->connected=1 hndl->active=1 hndl->shutdown_clnt=1 hndl->clnt_use_ssl=0 hndl->recv_clnt=1
33755430:2144593031930576896 05/16/2016 14:02:59:803040 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3094)ArcSOCKETP_FreeSocketHandle:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:803075 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3098)ArcSOCKETP_FreeSocketHandle:Return
33755430:2144593031930576896 05/16/2016 14:02:59:803077 FLOW SYS15219.T101019.RA000.ARGSOCK.SRCCMS.H01(ARGSOCK)(3787)ArcSOCKET_ClientDisconnect:Return arccs return code=0,ARCCS_OKAY
33755430:2144593031930576896 05/16/2016 14:02:59:803087 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(283)ArcCS_Shutdown:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:803090 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(343)ArcCS_Shutdown:Return arccs return code=13,ARCCS_PERMISSIONS
33755430:2144593031930576896 05/16/2016 14:02:59:803093 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(3274)ArcCSP_ServerLogin:Return arccs return code=13,ARCCS_PERMISSIONS
33755430:2144593031930576896 05/16/2016 14:02:59:803096 FLOW SYS15219.T100443.RA000.ARGCS.SRCCMS.H01(ARGCS)(3605)ArcCS_ServerLogin:Return arccs return code=13,ARCCS_PERMISSIONS
33755430:2144593031930576896 05/16/2016 14:02:59:803100 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3678)odLogon:(2) arccs return code=13,ARCCS_PERMISSIONS
33755430:2144593031930576896 05/16/2016 14:02:59:803104 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4033)ArcXMLP_IssueMessage:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:803106 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4037)ArcXMLP_IssueMessage:(null) id=458
33755430:2144593031930576896 05/16/2016 14:02:59:803111 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4404)setRC:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:803114 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4409)setRC:(null) pSession=00000048089c2fc0 rc=3
33755430:2144593031930576896 05/16/2016 14:02:59:803116 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4418)setRC:Return
33755430:2144593031930576896 05/16/2016 14:02:59:803182 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4094)ArcXMLP_IssueMessage:Return
33755430:2144593031930576896 05/16/2016 14:02:59:803189 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(3747)odLogon:Return rc=0
33755430:2144593031930576896 05/16/2016 14:02:59:803192 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4404)setRC:Enter
33755430:2144593031930576896 05/16/2016 14:02:59:803194 INFO //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4409)setRC:(null) pSession=00000048089c2fc0 rc=4
33755430:2144593031930576896 05/16/2016 14:02:59:803196 FLOW //'SYS15219.T101133.RA000.ARGXUTL.SRCCMS.H01(ARGXUTL)'(4418)setRC:Return
 



Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: UserID and Password invalid - Resolved
« Reply #7 on: June 06, 2016, 07:28:46 AM »
Problem was using ARSZOSHL instead of oshell.

ARSZOSHL has been deprecated and is no longer available. 

ARSZOSHL was uppercasing a mixed-case password.

Ed
#zOS #ODF

J9CMOD

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: UserID and Password invalid
« Reply #8 on: June 06, 2016, 11:22:42 AM »
Hi Ed,
My co-worker can run my job, with his password, without an issue, and he has both upper and lower-case characters in his password also.  Any other ideas?
I appreciate your help with this. :)

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: UserID and Password invalid
« Reply #9 on: June 07, 2016, 07:47:08 AM »
ARSZOSHL is not supported.

Can you reproduce the problem without ARSZOSHL?

Ed
« Last Edit: June 07, 2016, 01:00:48 PM by Ed_Arnold »
#zOS #ODF

J9CMOD

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: UserID and Password invalid
« Reply #10 on: June 08, 2016, 06:57:45 AM »
I don't have any jcl to run an export without the ARSZOSHL.  Can you tell me what I would change?
//S1          EXEC PGM=IKJEFT01,REGION=0M                           
//SYSEXEC     DD   DISP=SHR,DSN=SYS22.CMOD.V9R5M0.USER.SOURCE       
//SYSTSPRT    DD   SYSOUT=*                                         
//*  ARSZOSHL /PRODUCTS/ars/V9R5M0/bin/arsxml export +             
//*  oshell /PRODUCTS/ars/V9R5M0/bin/arsxml export +               
//SYSTSIN     DD   *                                               
  ARSZOSHL /PRODUCTS/ars/V9R5M0/bin/arsxml export +                 
           -h ARCHPROD  -u A000975 -p xxxxxxxx -v -r a -w IBM-500 +
           -i /PRODUCTS/ars/user/J9/myfilename +           
           -o /PRODUCTS/ars/user/J9/myfilename+             
           -w 1047 -1 /PRODUCTS/ars/user/J9/1.trc -2 ALL=15         
/*                                                                 
//STDENV      DD   *                                               
__BPX_SHAREAS=YES                                                   
__BPX_BATCH_SPAWN=YES         
//ARSBIN       DD   PATH='/PRODUCTS/ars/V9R5M0/bin' 
//DSNAOINI     DD   PATH='/etc/ars/cli.ini'         
//OSHOUT1      DD   SYSOUT=*,RECFM=F,LRECL=255       
//STDERR       DD   SYSOUT=*                         
                                     

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: UserID and Password invalid
« Reply #11 on: June 08, 2016, 10:52:12 AM »
Hi Janine - here's sample JCL for a really simple oshell invocation:

// JOB
//TMP1 EXEC PGM=IKJEFT01,REGION=0M,
// DYNAMNBR=200
//SYSPROC DD DSN=SYS1.SBPXEXEC,DISP=SHR
//*
//SYSTSPRT DD SYSOUT=*
//*
//SYSTSIN DD *
oshell /usr/lpp/ars/V9R0M0/bin/arssockd -I ABC900 -px
//*


1. Hopefully you have a SYS1.SBPXEXEC.  It ships with the base z/OS operatiing system.

2. Replace ARSZOSHL with oshell.   oshell is the name of an EXEC inside the SBPXEXEC dataset....you can browse it to verify that it's there.

Ed
#zOS #ODF

J9CMOD

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: UserID and Password invalid
« Reply #12 on: October 24, 2016, 04:57:58 AM »
I wanted to put the solution, for anybody else that runs into this issue.  Our resident RACF expert determined that the problem was that although RACF allows special characters in the password, some special characters caused my password to attempt to perform "tasks" related to special characters in my password.
All I had to do was either:
A) Change my password so I didn't use the special characters (In this case it was a $)
B) Put my password in single quotes within my jcl.

My jobs run great now.
Thanks for your help Ed!