From owner-freebsd-questions@FreeBSD.ORG Tue Aug 31 15:58:55 2004 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 CC8CC16A4CE for ; Tue, 31 Aug 2004 15:58:55 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91AC743D53 for ; Tue, 31 Aug 2004 15:58:55 +0000 (GMT) (envelope-from metrion@gmail.com) Received: by mproxy.gmail.com with SMTP id u33so65190cwc for ; Tue, 31 Aug 2004 08:58:55 -0700 (PDT) Received: by 10.11.120.64 with SMTP id s64mr75480cwc; Tue, 31 Aug 2004 08:58:55 -0700 (PDT) Received: by 10.11.122.7 with HTTP; Tue, 31 Aug 2004 08:58:55 -0700 (PDT) Message-ID: <804fd9a304083108583be0237a@mail.gmail.com> Date: Tue, 31 Aug 2004 08:58:55 -0700 From: Chris To: Luke Kearney In-Reply-To: <20040901004038.8B31.LUKEK@meibin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <804fd9a30408310838350d2c58@mail.gmail.com> <20040901004038.8B31.LUKEK@meibin.net> cc: FreeBSD-Q Subject: Re: opiekeys and IMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 15:58:55 -0000 On Wed, 01 Sep 2004 00:44:03 +0900, Luke Kearney > > > Here are the /etc/opie* Permissions: > > -rw------- 1 root wheel 466 Aug 30 16:27 opieaccess > > -rw-r--r-- 1 root wheel 200 Aug 30 16:33 opiekeys > > If this is where the information is kept then perhaps you would either > need to change the permissions here or run your imap program as root > which is probably not the optimal setup. > > > > > I do have some keys made with 'opiepasswd' (I hope I did it right): > > #cat opiekeys > > cyrus 0499 vz8252 ff3435334004cd3e Aug 30,2004 16:30:23 > > > > #cat opieaccess > > permit 172.16.0.0 255.255.0.0 (my internal network) > > Check the permissions out and see what happens. > > HTH > > LukeK > > -- > Luke Kearney > > Everyone has read access to /etc/opiekeys, isn't that all that program would need? Chris