linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] Create a DNS SRV record of the ID mapping domain
@ 2016-05-23 16:18 Steve Dickson
  2016-05-23 16:18 ` [RFC PATCH 1/1] libnfsidmap: Query DNS for the NFSv4 ID domain Steve Dickson
  2016-05-23 17:22 ` [RFC PATCH 0/1] Create a DNS SRV record of the ID mapping domain Chuck Lever
  0 siblings, 2 replies; 13+ messages in thread
From: Steve Dickson @ 2016-05-23 16:18 UTC (permalink / raw)
  To: Linux NFS Mailing list

I have a customer that requested the domain used
to do the ID mapping be available via DNS SVR 
record. I didn't think was that bad of an idea. 

IPA and FedFS use SRV records which seem to work out
pretty well. This patch is heavily based on the 
FedFS code. ;-) 

My only question is do we want libnfsidmap to be
dependent on the resolver library. There has been
some talk about moving libnfsidmap into nfs-utils
which means nfs-utils would be dependent the
resolver library. 

Note, this is not complete. If we are going to do
this I have to document it somehow, either in 
the man page or idmap.conf or both.

Just looking for thoughts... good/bad idea??

Steve Dickson (1):
  libnfsidmap: Query DNS for the NFSv4 ID domain

 configure.ac  |  1 +
 libnfsidmap.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 89 insertions(+), 1 deletion(-)

-- 
2.5.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-05-25 16:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-23 16:18 [RFC PATCH 0/1] Create a DNS SRV record of the ID mapping domain Steve Dickson
2016-05-23 16:18 ` [RFC PATCH 1/1] libnfsidmap: Query DNS for the NFSv4 ID domain Steve Dickson
2016-05-23 17:22 ` [RFC PATCH 0/1] Create a DNS SRV record of the ID mapping domain Chuck Lever
2016-05-24 16:02   ` Steve Dickson
2016-05-24 16:20     ` Chuck Lever
2016-05-24 17:43       ` Steve Dickson
2016-05-24 18:20         ` Chuck Lever
2016-05-24 19:34           ` Thomas Haynes
2016-05-24 20:57             ` Mkrtchyan, Tigran
2016-05-25 12:14           ` Steve Dickson
2016-05-25 15:25             ` Chuck Lever
2016-05-25 16:07               ` Steve Dickson
2016-05-25 16:12                 ` Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).