|
Honeypots
mailing list archives
Applied RPM Update to Walleye
From: wolfgang.richter () gmail com
Date: 8 Jan 2006 10:09:08 -0000
Not sure if the RPM wasn't set correctly, but when I applied the Walleye update from
http://www.honeynet.org/tools/cdrom/roo/repo/walleye-1.1-22.i386.rpm , I got new errors complaining that directories
were not writable. I fixed this by setting all the directories in /var/www/html/walleye/ to be owned by the user and
group apache - they had been set to root. Perhaps I did something wrong, but I just wanted to put it out there.
My steps:
wget http://www.honeynet.org/tools/cdrom/roo/repo/walleye-1.1-22.i386.rpm
rpm -U walleye-1.1-22.i386.rpm
cd /var/www/html/
chown -R apache walleye
chgrp -R apache walleye
All of the other files within the walleye directory were already owned by user and group apache, only the directories
were set to root. Were they supposed to be?
--
Wolfgang Richter
By Date
By Thread
Current thread:
- Applied RPM Update to Walleye wolfgang . richter (Jan 08)
|