Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 97251 invoked from network); 14 Dec 2007 02:01:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2007 02:01:36 -0000 Received: (qmail 74256 invoked by uid 500); 14 Dec 2007 02:01:24 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 74226 invoked by uid 500); 14 Dec 2007 02:01:24 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 74215 invoked by uid 99); 14 Dec 2007 02:01:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2007 18:01:24 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of odndev@gmail.com designates 209.85.132.247 as permitted sender) Received: from [209.85.132.247] (HELO an-out-0708.google.com) (209.85.132.247) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Dec 2007 02:01:02 +0000 Received: by an-out-0708.google.com with SMTP id d30so268601and.79 for ; Thu, 13 Dec 2007 18:01:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=q9tjJySnawXFehZGgS7FYN1+f257vNc6xacMEd4k2kI=; b=Xj/KoNu3pQZrJSxmnTh+Fd7bb6AQA7UF6dAZS417XY/45IKA8KJwZTNEn17fXDMRcd8ILrAYmjJvRobw5+BJ3rIyClVqY8Hcxu/DIXI3SgSNG+Xo1xAoK49WX3KcbwuRILUYYtxzmGPLjkW0w187J/5PsCIbhJ6oEqs4JvF94MQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=vgfa2u0Nd2coGvS4DFNeA4ydEuVuKTQwUQM40WuH937MTeTHi0gCGIpx49ZPNMwIz2mhgPlgIKXVx0RAIxOr/10CbTgEzlzutLPALLojiHMLa6dXMLgs1njlXyNI/X8lN36m0JT7ZyUDeHjdvkwpJIAZr7VnLrkm57yUCtj3JSw= Received: by 10.100.7.1 with SMTP id 1mr5630015ang.73.1197597664555; Thu, 13 Dec 2007 18:01:04 -0800 (PST) Received: from ?192.168.1.105? ( [65.24.26.102]) by mx.google.com with ESMTPS id a68sm10558090rnc.2007.12.13.18.01.01 (version=SSLv3 cipher=RC4-MD5); Thu, 13 Dec 2007 18:01:02 -0800 (PST) Subject: Re: Creating new user in Continuum 1.1I From: Olivier Dehon To: continuum-users@maven.apache.org In-Reply-To: References: <61ebb7260712061415y6a325faatbb9c93dd51f26c9f@mail.gmail.com> Content-Type: text/plain Date: Thu, 13 Dec 2007 21:01:00 -0500 Message-Id: <1197597660.7135.2.camel@droopy.dehon.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Thu, 2007-12-13 at 13:47 +0300, Oleg Alexeyev wrote: > Hi, > > On Dec 7, 2007 1:15 AM, L. J. wrote: > > Hi, > > > > Just want to see if anyone else having this problem. I can only create admin > > user during the initial installation. After that, whatever the users I > > created, it says that either the username or password is incorrect while > > trying to log in. > > I have the same problem with Continuum 1.1 release... > For now I empowered Guest user with all the rights necessary to > trigger builds etc. > Hi, I have the same problem. I found that users have to be "validated" (by clicking on the link sent to them via email) before they can log in. There is a "resend validation" button for existing users. -Olivier