From owner-freebsd-questions Fri Sep 22 3:31:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 76FC637B424 for ; Fri, 22 Sep 2000 03:31:53 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e8MAWOx00420 for ; Fri, 22 Sep 2000 14:32:25 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <000401c02480$50961200$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: Settining up cvsup-mirror (bad luck) Date: Fri, 22 Sep 2000 13:54:30 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi again! I am continuing to strugle for the working cvsup-mirror. Now i got it working (THANKS A MILLION TO ALFRED PERLSTEIN), but did it i a very bad way. Now the weirdness: After installing the ports net/cvsup-mirror the collection repository is empty (it is in /usr/local/etc/cvsup/sup). The "fetcher" is run as 'cvsupin' and the daemon run as 'cvsup'. Now, when the fetcher fetches the files they belong to 'cvsupin' and some of the have permission like '700', which means no other can read/wrire/execute them. Now, when the daemon want to serve the client it cannot, because it cannot access the files (for example the '/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src' has '700' permissions. So, i had to use the same user for the fetcher and the daemon and this is not good for many security reasons. I just don't get it. Is it my stupidness or something wrong with the port? If it is the first reason, then i would be glad if somebody explained to me 1) why repository collection is not fetched/install automatically? 2) why security model is not working? Thank you all and special thanks to Alfred Perlstein. Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message