From users-return-8386-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Thu Jul 28 14:03:54 2011 Return-Path: X-Original-To: apmail-continuum-users-archive@www.apache.org Delivered-To: apmail-continuum-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB2217217 for ; Thu, 28 Jul 2011 14:03:53 +0000 (UTC) Received: (qmail 61386 invoked by uid 500); 28 Jul 2011 14:03:53 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 61263 invoked by uid 500); 28 Jul 2011 14:03:52 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 61255 invoked by uid 99); 28 Jul 2011 14:03:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 14:03:52 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FH_FROMEML_NOTLD,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pedro.larva@gmail.com designates 209.85.160.171 as permitted sender) Received: from [209.85.160.171] (HELO mail-gy0-f171.google.com) (209.85.160.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 14:03:44 +0000 Received: by gyh20 with SMTP id 20so2303496gyh.2 for ; Thu, 28 Jul 2011 07:03:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=l4e86PsHL35lJBjbVuWFbxvk5LEam34/AxaOUYW6aLI=; b=rv0DLy7kaFy1Nx0l7qc8LcX6sOcYugiPCiY/nuDfogKzvN21TqEO3tWDNOVSTCRCPr inco+HgCea6xVXUzy0zAWYbytcoRSrkzwaAVkSTW7Ixnjz8gotsQNK4PpGgG5HlOZF2I Y8chwuQdW2iJ4mshI9gdMlafmNpKXylbhQdY8= MIME-Version: 1.0 Received: by 10.236.187.74 with SMTP id x50mr14640yhm.402.1311861803833; Thu, 28 Jul 2011 07:03:23 -0700 (PDT) Received: by 10.236.111.9 with HTTP; Thu, 28 Jul 2011 07:03:23 -0700 (PDT) Date: Thu, 28 Jul 2011 11:03:23 -0300 Message-ID: Subject: help on security.properties attribute From: "Pedro M. Leite \"" To: users@continuum.apache.org Content-Type: multipart/alternative; boundary=20cf305638e3cfd93304a921a034 X-Virus-Checked: Checked by ClamAV on apache.org --20cf305638e3cfd93304a921a034 Content-Type: text/plain; charset=ISO-8859-1 Hello, I need to remove the option to change password on first login. I'm authenticating the Archiva LDAP-and because they want the archive to change the password in LDAP, he must not require this option. I saw that the configuration is within the security.properties attribute: security.policy.strict.force.password.change.enabled = false 've Configured it, and when I go with a LDAP user he always asks me to change the password on the page: archive / security / password.action Anyone know how to take this action? With urgency and Thank you. -- Pedro Macedo Leite " --20cf305638e3cfd93304a921a034--