On Sat, Mar 3, 2018 at 10:42 AM, Douglas E Engert <[email protected]> wrote:
> Looks like the hostname is "localhost" on the ppc64. > Did you miss a step? I tried in in another vm that is x86_64 with same krb5.conf. The first time I was using the "parent OS" whch I set the hostname on. Sorry about that... [gsgatlin@localhost ~]$ kinit gsgatlin Password for [email protected]: [gsgatlin@localhost ~]$ klist Ticket cache: KCM:1000 Default principal: [email protected] Valid starting Expires Service principal 03/03/2018 11:09:59 03/04/2018 08:24:59 krbtgt/[email protected] renew until 03/10/2018 11:09:52 [gsgatlin@localhost ~]$ aklog -d -c eos.ncsu.edu -k EOS.NCSU.EDU Authenticating to cell eos.ncsu.edu (server eos01db.unity.ncsu.edu). We were told to authenticate to realm EOS.NCSU.EDU. Getting tickets: afs/[email protected] Using Kerberos V5 ticket natively About to resolve name gsgatlin to id in cell eos.ncsu.edu. Id 19149 Set username to AFS ID 19149 Setting tokens. AFS ID 19149 @ eos.ncsu.edu [gsgatlin@localhost ~]$ hostname localhost.localdomain [gsgatlin@localhost ~]$ uname -a Linux localhost.localdomain 4.15.6-300.fc27.x86_64 #1 SMP Mon Feb 26 18:43:03 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux [gsgatlin@localhost ~]$ same commands on vm with ppc64 [gsgatlin@localhost ~]$ kinit gsgatlin Password for [email protected]: [gsgatlin@localhost ~]$ klist Ticket cache: KCM:1000:64581 Default principal: @EOS.NCSU.EDU Valid starting Expires Service principal 03/03/2018 11:14:07 03/04/2018 08:29:07 krbtgt/[email protected] for client [email protected], renew until 03/10/2018 11:14:00 [gsgatlin@localhost ~]$ aklog -d -c eos.ncsu.edu -k EOS.NCSU.EDU Authenticating to cell eos.ncsu.edu (server eos01db.unity.ncsu.edu). We were told to authenticate to realm EOS.NCSU.EDU. Getting tickets: afs/[email protected] Kerberos error code returned by get_cred : -1765328243 aklog: Couldn't get eos.ncsu.edu AFS tickets: aklog: unknown RPC error (-1765328243) while getting AFS tickets [gsgatlin@localhost ~]$ hostname localhost.localdomain [gsgatlin@localhost ~]$ uname -a Linux localhost.localdomain 4.15.6-300.fc27.ppc64 #1 SMP Mon Feb 26 18:18:35 UTC 2018 ppc64 ppc64 ppc64 GNU/Linux I noticed that the Ticket cache: was different as well. Also, unrelated but it looks like I can't test ppc64le. I get this when I try to compile it. make[1]: *** No rule to make target 'param.ppc64le_linux26.h', needed by 'param.h.new'. Stop. Oh well. :(
