From: W. Trevor King Date: Thu, 2 Jun 2011 18:04:48 +0000 (-0400) Subject: Also add -vvv to OPTS_RPC_IDMAPD in Kerberos post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=502ab49eddd78330b8e0a71abe3d2384c18b5ed5;p=blog.git Also add -vvv to OPTS_RPC_IDMAPD in Kerberos post. --- 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: