From 502ab49eddd78330b8e0a71abe3d2384c18b5ed5 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 2 Jun 2011 14:04:48 -0400 Subject: [PATCH] Also add -vvv to OPTS_RPC_IDMAPD in Kerberos post. --- posts/Kerberos.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/posts/Kerberos.mdwn b/posts/Kerberos.mdwn index 5b8afe1..2b36060 100644 --- a/posts/Kerberos.mdwn +++ b/posts/Kerberos.mdwn @@ -190,7 +190,8 @@ has premission to create and edit the keytab file. Read through `/etc/idmapd.conf` to see if you need to make any changes for your setup. I set `Domain = d.net` and `Local-Realms = R.EDU`. You probably also want to look through `/etc/conf.d/nfs`. I added -`-vvv` to `OPTS_RPC_GSSD` and `OPTS_RPC_SVCGSSD` to aid in debugging. +`-vvv` to `OPTS_RPC_GSSD`, `OPTS_RPC_IDMAPD`, and `OPTS_RPC_SVCGSSD` +to aid in debugging. Setup your export filesystem. NFSv4 wants all its exports to live under a single root, so do something like: -- 2.26.2