Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-50232

[10.0-beta] rpcbind: Wrong directory path specified for rpc user

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-10.0.beta
    • rpcbind
    • None
    • rhel-sst-filesystems
    • ssg_filesystems_storage_and_HA
    • 1
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      What were you trying to do that didn't work?

      The rpcbind rpm creates an rpc user with directory path "/var/lib/rpcbind" but this directory path does not get created when the rpm is installed.

      [root@rhel-10-upk ~]# rpm -q rpcbind
      rpcbind-1.2.6-4.rc2.el10.5.x86_64
      [root@rhel-10-upk ~]# id rpc
      uid=32(rpc) gid=32(rpc) groups=32(rpc)
      [root@rhel-10-upk ~]# grep -w rpc /etc/passwd
      rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin
      [root@rhel-10-upk ~]# ls /var/lib/rpcbind
      ls: cannot access '/var/lib/rpcbind': No such file or directory
      [root@rhel-10-upk ~]#
      

      This was fixed in rhel9 via https://bugzilla.redhat.com/show_bug.cgi?id=1972133

      Please provide the package NVR for which bug is seen:

      rpcbind-1.2.6-4.rc2.el10.5

      How reproducible:

      always

      Steps to reproduce

      1.  ls /var/lib/rpcbind
      2.  
      3.  

      Expected results

      Actual results

              stevedatrhn Steve Dickson
              rhn-support-yoyang Yongcheng Yang
              Steve Dickson Steve Dickson
              Yongcheng Yang Yongcheng Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: