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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html