On Mon, Apr 24, 2006 at 04:06:47PM +0200, [EMAIL PROTECTED] wrote: > /etc/default/nfs-common has a comment that says: > > # If you are not using NFSv4 and wish to disable the idmapd daemon, > # then set NEED_IDMAPD to "no". > NEED_IDMAPD= > > This implies that idmapd will be started if nothing is changed. This > is not correct, instead /etc/init.d/nfs-common tries to guess whether > idmpad is needed.
Well, the top comment does indeed read: # If you do not set values for the NEED_ options, they will be attempted # autodetected; this should be sufficient for most people. Valid alternatives # for the NEED_ options are "yes" and "no". I'm aware that this is slightly inconsistent with the comment you're describing, though -- the NEED_IDMAPD= setting should probably read something like "Do you want to start the idmapd daemon? It is needed only for NFSv4." /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]