From owner-freebsd-questions@FreeBSD.ORG Wed May 6 00:42:48 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66AE11065675 for ; Wed, 6 May 2009 00:42:48 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: from mail-gx0-f211.google.com (mail-gx0-f211.google.com [209.85.217.211]) by mx1.freebsd.org (Postfix) with ESMTP id 231B88FC1F for ; Wed, 6 May 2009 00:42:47 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: by gxk7 with SMTP id 7so92268gxk.19 for ; Tue, 05 May 2009 17:42:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=lS1iCFu9eP5ALp9lPy0sbKR5nt+DK3D5FH8FwJW2nHs=; b=g1EATfwQs43lK5FJc4e5D6x4vmgs0HKeiAlzXeh5q4mvyuzyRa8aEln1w9sZ+40VYl wAz1Kr0rpethY5ojphk6vKAxXnmqPjoKDM1d+dBzapk+E9/RUehIMqU4rKYt5tVWwMwW q/x+weXdJdYSY6bOONYHxSGkxM0/LZm9mKZUc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=Q++Im10IpR/q0DzmFIv81UnIHVYAGIO/0QKs6hs203xkE6KYNyfW9e2WCjRE+QL/PF gEKl9ZYmsx3z+/13ICbVkdpPIGL/yQdqehaZS/VN7fUbYEtxIjyN+948m6x3FY10gc1N 0bsEDQUfeAHtZKGgg37JoArxdBtPFy1Y41pQ4= MIME-Version: 1.0 Received: by 10.100.152.12 with SMTP id z12mr457578and.141.1241570567273; Tue, 05 May 2009 17:42:47 -0700 (PDT) Date: Tue, 5 May 2009 21:42:47 -0300 Message-ID: From: Agus To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Problem with edquotas X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2009 00:42:48 -0000 Hi guys, Im having an issue while trying to use edquota.... I've been using it for months with no problemss... but now when i use it the quota aint assigned.. adn i get no error soo.. i sunno where to start looking.... 6.3-RELEASE-p5 FreeBSD 6.3-RELEASE-p5 #0: In /home -rw-r--r-- 1 root operator 29G May 5 21:37 quota.user if i use edquota net1 i can add the quotas.. save and then #quota net1 Disk quotas for user net1 (uid 10889): none Any hints appreciatte.... Thanks guys