On 9/7/05, Tom London <selinux@gmail.com> wrote:
On 9/7/05, Jeff Spaleta <jspaleta@gmail.com> wrote:
On 9/7/05, Tom London <selinux@gmail.com> wrote:
> rpm -q coreutils -> coreutils-5.2.1-53
> rpm -V coreutils -> no output
> ls -l /bin/su -> -rwxr-xr-x  1 root root 23516 Sep  6 19:41 /bin/su

selinux enabled on that computer? Perhaps you need to do a relabel?
if you look at todays rawhide build report.. coreutils was updated for
some selinux related items.

-jef
Thanks, but no soap. (I'm running targeted/enforcing, but fails in permissive mode as well).

restorecon -v /bin/su-> no output

 rpm -qvl coreutils | grep bin/su
-rwxr-xr-x    1 root    root            23516 Sep  6 19:41 /bin/su
-rwxr-xr-x    1 root    root            26584 Sep  6 19:41 /usr/bin/sum

So it appears that the mode is not set in coreutils-5.2.1-53.

bugzilla'ed here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=167745

--
Tom London