Re: passwords not recognized when su'ing from a terminal [SOLVED]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mikkel L. Ellertson writes:

 > Another check would be to run "rpm -V coreutils" to verify the su
 > binary. If it returns without printing anything, then su and
 > /etc/sudoers are the same as originally installed. If it shows
 > something has changed, you have a place to start.
 > 
 > $ type su
 > su is /bin/su
 > $ rpm -qf /bin/su
 > coreutils-5.97-12.5.fc6
 > $ rpm -V coreutils
 > $

Indeed, this showed a change in mode for /bin/su from 

  -rwsr-xr-x 

to

  -rwxr-xr-x

After the appropriate chmod, everything went back in order.  I even
understand how this happened:  by mistake I did

   chown -R cochard.cochard many_files

including the /bin directory.   I   did changed back

   chown root.root same_many_files

but I didn't know that the modes would stay at -rwxr-xr-x

Many thanks to everybody who answered, whether it be publicly or
privately!

Alain

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux