From owner-freebsd-questions@FreeBSD.ORG Sun Sep 21 10:38:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F287F16A4B3 for ; Sun, 21 Sep 2003 10:38:53 -0700 (PDT) Received: from hornet.velocet.net (hornet.velocet.net [216.138.223.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F06243FFD for ; Sun, 21 Sep 2003 10:38:53 -0700 (PDT) (envelope-from willyyam@sillyrabbi.dyndns.org) Received: from sillyrabbi.dyndns.org (H241.C230.tor.velocet.net [216.138.230.241]) by hornet.velocet.net (Postfix) with ESMTP id 015005E1 for ; Sun, 21 Sep 2003 17:37:13 -0400 (EDT) Received: from willyyam by sillyrabbi.dyndns.org with local (Exim 4.12) id 1A18Al-00041t-00 for freebsd-questions@freebsd.org; Sun, 21 Sep 2003 13:38:59 -0400 Date: Sun, 21 Sep 2003 13:38:59 -0400 From: William O'Higgins To: freebsd-questions@freebsd.org Message-ID: <20030921173859.GA15464@sillyrabbi.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: William O'Higgins Subject: running at as a user X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 17:38:54 -0000 How do you run at as a user? I get the following error: at: you do not have permission to use this program I thought it might work to change the permissions on the executable to 555, but that yields the same result. Suggestions? -- yours, William