I have spent a non-trivial part of today dealing with a company who has managed to change the ownership of every file on their webservers filesystem to a particular user and group combination. I was wondering if anyone had some quick ideas about how to restore file ownerships for all the standard stuff on a redhat box?
My current plan is to run find and get it to tell me the ownership of every file in a standard install, then run a script to reproduce this on their server. The big problem with that is that I don't have a redhat box to start with. Any ideas? James. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
