Re: proxy-suite - problems at startup
Ralf Ronneburger <[email protected]> Wed, 09 Jun 2004 12:38:51 +0200
| Newsgroups | gmane.linux.suse.proxy-suite |
|---|---|
| Message-ID | <[email protected]> |
Hi Marius, >>thanks for your reply, I did only today get to try this. Unfortunately >>that did not work out. Now I have a dir ftp-proxy writeable to >>nobody/nogroup in /var/log, but the ftp-proxys log to >>/var/lib/ftp-proxy-test1/rundir/var/log/ftp-proxy and they still don't >>want to start up at boot. Any other ideas? > > > No. Same idea, but better realization :-) : > > Of course, you have to create all directories: > > mkdir -m0750 /var/lib/ftp-proxy-test1/ > mkdir -m0750 /var/lib/ftp-proxy-test1/rundir/ > mkdir -m0750 /var/lib/ftp-proxy-test1/rundir/var/ > mkdir -m0750 /var/lib/ftp-proxy-test1/rundir/var/log > mkdir -m0750 /var/lib/ftp-proxy-test1/rundir/var/log/ftp-proxy > chown -R $User /var/lib/ftp-proxy-test1/ > chgrp -R $Group /var/lib/ftp-proxy-test1/ This looks somewhat strange - does the user running the proxy have to own the whole chroot-directory? In the other option that you wrote me the user only owns the log-directory. So I made him owner of the log-directory in the rundir, but it did not work out... Greetings, Ralf --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]