On 9/7/05, Rahul Sundaram <sundaram@redhat.com> wrote:
Tom London wrote:

> Running lastest rawhide:
>
> 'su -l' fails:
>
> [x ~]$ su -
> Password:
> su: cannot set groups: Operation not permitted
>
> [tbl@tlondon ~]$ ls -l /bin/su
> -rwxr-xr-x  1 root root 23516 Sep  6 19:41 /bin/su
>
> Missing SUID/SGID?
>
> anyone else seeing this?

Looks good here

-rwsr-xr-x  1 root root 59744 Jun 22 22:07 /bin/su

whats the output of

rpm -q coreutils
rpm -V coreutils

regards
Rahul

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



--
Tom London