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

After executing pwconv/grpconv, permission mode in /etc/shadow changes from 0000 to 0400.

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Normal Normal
    • None
    • rhel-8.9.0, rhel-9.3.0
    • shadow-utils
    • None
    • Minor
    • sst_idm_sssd
    • ssg_idm
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • Red Hat Enterprise Linux
    • None
    • None
    • None
    • All
    • None

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

      After executing pwconv/grpconv, permission mode in /etc/shadow changes from 0000 to 0400.

      Unshadow with pwunconv/grpunconv, and recreate with pwconv/grpconv:

      1. pwunconv
      2. pwconv
      3. grpunconv
      4. grpconv

      Check it's permissions

      1. ls -l /etc/shadow
        r-------. 1 root root 1734 4月 24 10:44 /etc/shadow
        r-------. 1 root root 829 4月 24 10:52 /etc/gshadow

      This is different from the default by the setup package.

      https://access.redhat.com/solutions/2048573

      1. rpm -V setup
        .M....... c /etc/gshadow
        .M....... c /etc/shadow

      Please provide the package NVR for which bug is seen:

      • shadow-utils-4.6-19.el8.x86_64 (RHEL8)
      • shadow-utils-4.9-8.el9.x86_64 (RHEL9)

      How reproducible:

      Always

      Steps to reproduce

      Check /etc/shadow permissions:

      1. ls -l /etc/shadow

      Unshadow with pwunconv, recreate with pwconv:

      1. pwunconv
      2. pwconv

      Check it's permissions again:

      1. ls -l /etc/shadow /etc/gshadow

      Expected results

      Keep default 0000 after recreation.

      1. ls -l /etc/shadow /etc/gshadow
        ----------. 1 root root 1505 10月 12 2023 /etc/shadow

      Actual results

      1. ls -l /etc/shadow
        r-------. 1 root root 829 4月 24 10:52 /etc/gshadow
        r-------. 1 root root 1734 4月 24 10:55 /etc/shadow

            ipedrosa@redhat.com Iker Pedrosa
            rhn-support-kyoneyam Kazushige Yoneyama
            Kazushige Yoneyama
            Iker Pedrosa Iker Pedrosa
            Anuj Borah Anuj Borah
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: