From owner-freebsd-hubs@FreeBSD.ORG Tue Jun 10 07:17:42 2003 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E268B37B401 for ; Tue, 10 Jun 2003 07:17:42 -0700 (PDT) Received: from luna.rtfmconsult.com (luna.rtfmconsult.com [202.83.72.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4E043FE1 for ; Tue, 10 Jun 2003 07:17:42 -0700 (PDT) (envelope-from jason@rtfmconsult.com) Received: by luna.rtfmconsult.com (Postfix, from userid 42) id 4532A48E6F; Wed, 11 Jun 2003 00:17:41 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by luna.rtfmconsult.com (Postfix) with ESMTP id 3123E52D95; Wed, 11 Jun 2003 00:17:41 +1000 (EST) Date: Wed, 11 Jun 2003 00:17:40 +1000 (EST) From: jason andrade To: Oliver Fromme In-Reply-To: <200306101414.h5AEEC6G093154@lurza.secnetix.de> Message-ID: References: <200306101414.h5AEEC6G093154@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-hubs@freebsd.org cc: Ken Smith Subject: Re: [FreeBSD-Announce] FreeBSD 5.1 Released! X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Distributions Hubs: mail sup ftp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 14:17:43 -0000 On Tue, 10 Jun 2003, Oliver Fromme wrote: > That won't be possible, at least for me. I am FTP admin at > ftp7.de, but I am not root on that machine, so I cannot > create ssh accounts. Even if I was root there, I wouldn't > be allowed to create ssh accounts for "strangers", because > it is a university machine. (It doesn't matter whether the > account is restricted to one command via an ssh key.) that's a bummer. but perhaps we can come up with two sets of triggers. one is via ssh, the other is the more normal 'polling' system. the master updates a file.. which is periodically checked on some clients, and if the date in it is later than they previously had, it causes an update ? regards, -jason