View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 08:41 PM
mottrobe@gmail.com
 
Posts: n/a
Default Re: /etc/shadow group ownership chages with "passwd" command

Just to rule out the possibility that someone has removed and replaced
the passwd command, you should verify the checksum of the passwd
command:

cksum `which passwd`

Compare this with the original checksum. That's one possibility.

Reply With Quote