Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 75238 invoked from network); 1 Jul 2010 08:02:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jul 2010 08:02:49 -0000 Received: (qmail 17031 invoked by uid 500); 1 Jul 2010 08:02:49 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 16793 invoked by uid 500); 1 Jul 2010 08:02:47 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 16374 invoked by uid 99); 1 Jul 2010 08:02:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jul 2010 08:02:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jul 2010 08:02:43 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o617spvZ024958 for ; Thu, 1 Jul 2010 07:54:52 GMT Message-ID: <16961028.150011277970891784.JavaMail.jira@thor> Date: Thu, 1 Jul 2010 03:54:51 -0400 (EDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-1524) ACI rules stop working for no reason, must be tweaked to "reawaken" In-Reply-To: <1398568.137481277919350803.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884208#action_12884208 ] Emmanuel Lecharny commented on DIRSERVER-1524: ---------------------------------------------- Ouch ! Seems a serious bug. Can you provide both ACI so that I cn have a look at what's going on ? I'm currently reviewing the whole ACI subsystem atm... > ACI rules stop working for no reason, must be tweaked to "reawaken" > ------------------------------------------------------------------- > > Key: DIRSERVER-1524 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1524 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 1.5.7 > Environment: Ubuntu Lucid, pretty much stock > Reporter: Michael Scott Shappe > Priority: Critical > > I have two ACIs set up: one which allows users access to change their passwords; one which allows anonymous search so the system can be used as an authenticator without needing a hard-wired account to bind to. > Every now and then, the anonymous search capability (both as an authenticator and when tried with ldapsearch -x) simply stops working. Killing and restarting the server does not restore it. Editing the ACI in any way, however -- changing its precedence for example -- immediately fixes it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.