From owner-freebsd-questions Tue Oct 30 12:56:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from newmail.skyrunner.net (newmail.skyrunner.net [208.133.44.6]) by hub.freebsd.org (Postfix) with ESMTP id C225D37B405 for ; Tue, 30 Oct 2001 12:56:18 -0800 (PST) Received: from micron (booray.new-era.com [208.150.25.130]) by newmail.skyrunner.net (8.11.2/8.11.0/SuSE Linux 8.11.0-0.4) with SMTP id f9UKuGA27198 for ; Tue, 30 Oct 2001 15:56:17 -0500 From: "Peter Brezny" To: Subject: application execution permissions. Date: Tue, 30 Oct 2001 15:56:05 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've installed tmetric but non root users arn't able to use it. What do I need to do to enable tmetric usage by non root users? I've listed some limited diagnostics below for your information. TIA -rwxr-xr-x 1 nobody nogroup 11100 Aug 30 08:48 /usr/local/sbin/tmetric as a non root user %tmetric usage: tmetric [options] -s start of packet size range -e end of packet size range -r resolution of range -d delay between each packet -v verbosity. use many v's for more verbosity -h this information example: tmetric -s 1000 -e 5000 -r 5 host sends 5 packets, stepping from 1000 to 5000 bytes at host %tmetric -s 1000 -e 1500 -r 5 purplecat.net tmetric: socket(): Operation not permitted % Peter Brezny Skyrunner.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message