<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>71607</bug_id>
          
          <creation_ts>2004-11-17 15:04 0000</creation_ts>
          <short_desc>idmapd uses wrong path for rpc_pipefs</short_desc>
          <delta_ts>2005-03-14 21:43:42 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>wesolows@gentoo.org</reporter>
          <assigned_to>net-fs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>wesolows@gentoo.org</who>
            <bug_when>2004-11-17 15:04:38 0000</bug_when>
            <thetext>idmapd is given the argument -p /var/lib/rpc_pipes, but it expects the path to the NFS-specific subdirectory (i.e. its default is /rpc_pipefs/nfs).  The fix is to replace &quot;-p /var/lib/rpc_pipes&quot; with &quot;-p /var/lib/rpc_pipes/nfs&quot; in /etc/init.d/idmapd.  Without this change, idmapd does not work; an obvious symptom is doing ls -l on an nfs4 directory and seeing:

drwxr-xr-x   2 4294967294 4294967294  512 Apr 24  2004 ariana
drwxr-xr-x  11 4294967294 4294967294 1024 Feb 14  2001 baldo
drwxr-xr-x   2 4294967294 4294967294  512 Mar 29  2004 bazik
...

Note the bogus uid/gid.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2005-03-14 21:43:42 0000</bug_when>
            <thetext>fixed in nfs-utils-1.0.7-r1</thetext>
          </long_desc>
      
    </bug>

</bugzilla>