<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
On Wed, 2013-09-11 at 11:49 -0400, Simo Sorce wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Wed, 2013-09-11 at 10:39 -0500, Dean Hunter wrote:
<FONT COLOR="#737373">> On Wed, 2013-09-11 at 11:20 -0400, Simo Sorce wrote: </FONT>
<FONT COLOR="#737373">> > On Wed, 2013-09-11 at 08:39 -0500, Dean Hunter wrote:</FONT>
<FONT COLOR="#737373">> > </FONT>
<FONT COLOR="#737373">> > > I do NOT believe this:</FONT>
<FONT COLOR="#737373">> > >         [dean@ipa2 ~]$ ssh dean@desktop2</FONT>
<FONT COLOR="#737373">> > >         Last login: Wed Sep 11 08:32:21 2013 from ipa2.hunter.org</FONT>
<FONT COLOR="#737373">> > >         Could not chdir to home directory /home/net/dean: Permission</FONT>
<FONT COLOR="#737373">> > >         denied</FONT>
<FONT COLOR="#737373">> > >         -bash: /home/net/dean/.bash_profile: Permission denied</FONT>
<FONT COLOR="#737373">> > >         </FONT>
<FONT COLOR="#737373">> > >         -bash-4.2$ logout</FONT>
<FONT COLOR="#737373">> > >         -bash: /home/net/dean/.bash_logout: Permission denied</FONT>
<FONT COLOR="#737373">> > >         Connection to desktop2 closed.</FONT>
<FONT COLOR="#737373">> > >         </FONT>
<FONT COLOR="#737373">> > >         [dean@ipa2 ~]$ su -</FONT>
<FONT COLOR="#737373">> > >         Password: </FONT>
<FONT COLOR="#737373">> > >         </FONT>
<FONT COLOR="#737373">> > >         [root@ipa2 ~]# ssh dean@desktop2</FONT>
<FONT COLOR="#737373">> > >         dean@desktop2's password: </FONT>
<FONT COLOR="#737373">> > >         Last login: Wed Sep 11 08:34:29 2013 from ipa2.hunter.org</FONT>
<FONT COLOR="#737373">> > >         </FONT>
<FONT COLOR="#737373">> > >         [dean@desktop2 ~]$ logout</FONT>
<FONT COLOR="#737373">> > >         Connection to desktop2 closed.</FONT>
<FONT COLOR="#737373">> > >         </FONT>
<FONT COLOR="#737373">> > >         [root@ipa2 ~]# logout</FONT>
<FONT COLOR="#737373">> > >         </FONT>
<FONT COLOR="#737373">> > >         [dean@ipa2 ~]$ ssh dean@desktop2</FONT>
<FONT COLOR="#737373">> > >         Last login: Wed Sep 11 08:35:16 2013 from ipa2.hunter.org</FONT>
<FONT COLOR="#737373">> > >         </FONT>
<FONT COLOR="#737373">> > >         [dean@desktop2 ~]$ </FONT>
<FONT COLOR="#737373">> > > </FONT>
<FONT COLOR="#737373">> > </FONT>
<FONT COLOR="#737373">> > Are you using a kerberized NFS mount ?</FONT>
<FONT COLOR="#737373">> > </FONT>
<FONT COLOR="#737373">> > I think what is happening is that when going via SSH rpc.gssd cannot</FONT>
<FONT COLOR="#737373">> > find your ticket, ssh may be doing something "wrong" in this case.</FONT>
<FONT COLOR="#737373">> > </FONT>
<FONT COLOR="#737373">> > Simo.</FONT>
<FONT COLOR="#737373">> > </FONT>
<FONT COLOR="#737373">> Yes, I am using Kerberos with NFS.</FONT>
<FONT COLOR="#737373">> </FONT>
<FONT COLOR="#737373">> Should I report this as a bug?</FONT>
<FONT COLOR="#737373">> </FONT>
We need to decide what component is faulty. It may be possible we can
get it working somehow.

When you ssh in what is the ccache ssh assign you ?
can you run klist and post the output (sanitize it if needed) ?

Simo.

</PRE>
</BLOCKQUOTE>
I hope this is what you requested:<BR>
<BLOCKQUOTE>
    <TT><FONT SIZE="2">[<A HREF="mailto:dean@ipa2">dean@ipa2</A> ~]$ klist</FONT></TT><BR>
    <TT><FONT SIZE="2">Ticket cache: DIR::/run/user/1387400001/krb5cc/tktFDDxRR</FONT></TT><BR>
    <TT><FONT SIZE="2">Default principal: <A HREF="mailto:dean@HUNTER.ORG">dean@HUNTER.ORG</A></FONT></TT><BR>
    <BR>
    <TT><FONT SIZE="2">Valid starting     Expires            Service principal</FONT></TT><BR>
    <TT><FONT SIZE="2">09/11/13 19:43:28  09/12/13 19:43:28  krbtgt/<A HREF="mailto:HUNTER.ORG@HUNTER.ORG">HUNTER.ORG@HUNTER.ORG</A></FONT></TT><BR>
    <BR>
    <TT><FONT SIZE="2">[<A HREF="mailto:dean@ipa2">dean@ipa2</A> ~]$ ssh <A HREF="mailto:dean@desktop2">dean@desktop2</A></FONT></TT><BR>
    <TT><FONT SIZE="2">Last login: Wed Sep 11 19:41:48 2013 from ipa2.hunter.org</FONT></TT><BR>
    <TT><FONT SIZE="2">Could not chdir to home directory /home/net/dean: Permission denied</FONT></TT><BR>
    <TT><FONT SIZE="2">-bash: /home/net/dean/.bash_profile: Permission denied</FONT></TT><BR>
    <BR>
    <TT><FONT SIZE="2">-bash-4.2$ hostname</FONT></TT><BR>
    <TT><FONT SIZE="2">desktop2.hunter.org</FONT></TT><BR>
    <BR>
    <TT><FONT SIZE="2">-bash-4.2$ klist</FONT></TT><BR>
    <TT><FONT SIZE="2">klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_1387400001)</FONT></TT><BR>
    <BR>
    <TT><FONT SIZE="2">-bash-4.2$ logout</FONT></TT><BR>
    <TT><FONT SIZE="2">-bash: /home/net/dean/.bash_logout: Permission denied</FONT></TT><BR>
    <TT><FONT SIZE="2">Connection to desktop2 closed.</FONT></TT><BR>
    <BR>
    <TT><FONT SIZE="2">[<A HREF="mailto:dean@ipa2">dean@ipa2</A> ~]$ klist</FONT></TT><BR>
    <TT><FONT SIZE="2">Ticket cache: DIR::/run/user/1387400001/krb5cc/tktFDDxRR</FONT></TT><BR>
    <TT><FONT SIZE="2">Default principal: <A HREF="mailto:dean@HUNTER.ORG">dean@HUNTER.ORG</A></FONT></TT><BR>
    <BR>
    <TT><FONT SIZE="2">Valid starting     Expires            Service principal</FONT></TT><BR>
    <TT><FONT SIZE="2">09/11/13 19:43:28  09/12/13 19:43:28  krbtgt/<A HREF="mailto:HUNTER.ORG@HUNTER.ORG">HUNTER.ORG@HUNTER.ORG</A></FONT></TT><BR>
    <TT><FONT SIZE="2">09/11/13 19:44:43  09/12/13 19:43:28  host/<A HREF="mailto:desktop2.hunter.org@HUNTER.ORG">desktop2.hunter.org@HUNTER.ORG</A></FONT></TT><BR>
    <BR>
    <TT><FONT SIZE="2">[<A HREF="mailto:dean@ipa2">dean@ipa2</A> ~]$ </FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
</BODY>
</HTML>