From: Chuck Lever <chuck.lever@oracle.com>
To: Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Configuring NFSv4.0 Kerberos on a multi-homed Linux NFS server
Date: Thu, 5 May 2016 12:04:34 -0400 [thread overview]
Message-ID: <DB5B2D02-412E-46AD-9F0A-7EBA4EB0C0B0@oracle.com> (raw)
Hi-
I have a Linux NFS server with two IP addresses:
192.168.1.55: klimt.home
10.0.0.5: klimt-ib.home
The server's keytab lists three principals:
host/klimt.home@HOME.EXAMPLE.NET
nfs/klimt.home@HOME.EXAMPLE.NET
nfs/klimt-ib.home@HOME.EXAMPLE.NET
When I mount with this:
vers=4.0,proto=tcp,sec=sys klimt:/export
I get krb5i for lease management, and sys for data traffic.
Callback traffic from the server uses krb5i. All well and
good.
When I mount with this:
vers=4.0,proto=tcp,sec=sys klimt-ib:/export
I get krb5i for lease management and sys for data traffic
as before, and callback traffic attempts to use krb5i.
But the client rejects all CB_COMPOUND operations because
the callback principal does not match the clp.
Looks like the server always uses the nfs/klimt service
principal for callback traffic? Is there a way to config
the server to use the principal that matches the
interface? Or is there something else going on?
--
Chuck Lever
next reply other threads:[~2016-05-05 16:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-05 16:04 Chuck Lever [this message]
2016-05-05 21:01 ` Configuring NFSv4.0 Kerberos on a multi-homed Linux NFS server Chuck Lever
2016-05-06 2:44 ` Bruce Fields
2016-05-06 13:23 ` Chuck Lever
2016-05-06 16:13 ` J. Bruce Fields
2016-05-06 16:43 ` Chuck Lever
2016-05-09 15:00 ` Chuck Lever
2016-05-11 14:05 ` J. Bruce Fields
2016-05-11 14:58 ` Chuck Lever
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=DB5B2D02-412E-46AD-9F0A-7EBA4EB0C0B0@oracle.com \
--to=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox