All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Gopal Santhanam <gopal@nerur.com>
Cc: nfs@lists.sourceforge.net
Subject: Re: NFSv3 + Kerberos + x86_64 (Fedora Core 4)
Date: Wed, 01 Mar 2006 11:52:41 -0500	[thread overview]
Message-ID: <4405D159.3070008@RedHat.com> (raw)
In-Reply-To: <200603010757.18563.gopal@nerur.com>



Gopal Santhanam wrote:
> Hi all,
> 
> I have been using FC4's kernel-2.6.15-1.1831 on both
> i686 and x86_64 architecture machines.
> 
> I want to use NFSv3 with Kerberos.  This works fine
> on i686 with the aforementioned FC4 kernel.  I am
> able to do the following:
> 
> 1) Setup NFS server with kerberos
> 
> 2) Mount on NFS client with -o sec=krb5.
> 
> 
> Now, if I have (1) on i686 and do (2) on x86_64, things just 
> break:
> 
> {root@x86_64client:3:~} mount -o sec=krb5 
> server:/export/test /mnt
> {root@x86_64client:4:~} ls -al /mnt
> ls: /mnt: Broken pipe
> 
> 
> 
> The clients are setup exactly the same
> (both have /etc/krb5.keytab, /etc/idmapd.conf). 
> They are both running rpc.idmapd and rpc.gssd.
> 
> An important thing to mention is that rpc.gssd is still running
> after the mount command but then has vanished (crashed?) after 
> the ls.
Try changing the library in /etc/gssapi_mech.conf from
/usr/lib/libgssapi_krb5.so to simply libgssapi_krb5.so.2

steved.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  reply	other threads:[~2006-03-01 16:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01 15:57 NFSv3 + Kerberos + x86_64 (Fedora Core 4) Gopal Santhanam
2006-03-01 16:52 ` Steve Dickson [this message]
2006-03-01 16:57   ` [NFS] " Gopal Santhanam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4405D159.3070008@RedHat.com \
    --to=steved@redhat.com \
    --cc=gopal@nerur.com \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.