I accidentally ran chown and need help

2008-12-03 Thread Matt Burkhardt
I'm trying to set up a backup for a client machine running 8.10 Ubuntu using an Ubuntu 8.04 server running 2.6.1b1 - but the version on the client machine is an earlier one. Anyway, I fat fingered something and changed the ownerships on all the files in /usr/libexec/amanda and I'm now getting an

Re: I accidentally ran chown and need help

2008-12-03 Thread Chad Kotil
Here are my permissions. Notice all the files owned by root have the setUID permission set. [EMAIL PROTECTED] amanda]$ ls -alrth total 1.5M -rw-r--r-- 1 amandabackup disk 956 Jun 25 18:11 amanda-sh-lib.sh -rwxr-xr-x 1 amandabackup disk 48K Jun 25 18:11 amandad drwxr-xr-x 3 root root

Re: I accidentally ran chown and need help

2008-12-03 Thread Marc Muehlfeld
Matt Burkhardt schrieb: Anyway, I fat fingered something and changed the ownerships on all the files in /usr/libexec/amanda ... If you installed by rpm, reinstall it. Or use the rpm command to have a look at the files inside to see the filelist and permissions. If you installed by source, -