Occasionally when copying to a QNTC share
CPD3E3F
Network Authentication Service error X'00070000' occurred.
Cause . . . . . : Major status code X'00070000' and minor status code
X'96C73A8D' were received while processing the gss_init_sec_context function
for a Network Authentication Service operation. The following are common
major status code errors:
-- Major status code X'00070000' = No credentials available in the keytab file or user credential cache.
#define ADDRTYPE_ISO 0x0007
#define CKSUMTYPE_RSA_MD5 0x0007
#define KRB5_CC_NOTFOUND 0x96c73a8d
A similar situation is
CPD3E3F
Network Authentication Service error X'000D0000' occurred.
Cause . . . . . : Major status code X'000D0000' and minor status code
X'96C73A8B' were received while processing the gss_init_sec_context function
for a Network Authentication Service operation. The following are common
major status code errors:
#define KRB5_CC_BADNAME 0x96c73a8b
I got the #defines from:
dsppfm qsysinc/h krb5
Sometimes the message is followed by: MCH3601 - Pointer not set for location referenced.
Sometimes we only get the first instance on the first attempt in a job. I suspect it when it is loading the copy of /home/MYUSER/krb5ccname into cache and further attempts use that cache.
What is causing all this?
Why is it sporadic?
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 7310 Innovation Blvd, Suite 104
Ft. Wayne, IN 46818
Ship to: 7310 Innovation Blvd, Dock 9C
Ft. Wayne, IN 46818
http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.