Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 448 invoked from network); 12 Jan 2010 17:00:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jan 2010 17:00:45 -0000 Received: (qmail 86690 invoked by uid 500); 12 Jan 2010 17:00:42 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 86666 invoked by uid 500); 12 Jan 2010 17:00:42 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 86449 invoked by uid 99); 12 Jan 2010 17:00:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 17:00:42 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: unknown (athena.apache.org: error in processing during lookup of lists@itech7.com) Received: from [209.85.220.162] (HELO mail-fx0-f162.google.com) (209.85.220.162) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jan 2010 17:00:32 +0000 Received: by fxm2 with SMTP id 2so1692986fxm.4 for ; Tue, 12 Jan 2010 09:00:10 -0800 (PST) Received: by 10.102.132.24 with SMTP id f24mr2504636mud.136.1263315609953; Tue, 12 Jan 2010 09:00:09 -0800 (PST) Received: from ?192.168.1.254? ([121.246.205.20]) by mx.google.com with ESMTPS id g1sm1265588muf.44.2010.01.12.09.00.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 12 Jan 2010 09:00:09 -0800 (PST) Message-ID: <4B4CAA92.4010508@itech7.com> Date: Tue, 12 Jan 2010 22:30:02 +0530 From: Nilesh Govindarajan User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091215 Shredder/3.0 MIME-Version: 1.0 To: users@httpd.apache.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] web access to htpasswd On 01/12/2010 02:57 PM, Mathieu Malaterre wrote: > Hi there, > > I am trying to find a lightweight (ie. no LDAP) solution to manage > password for my users. I am ok with creating users by hand, but they > should be able to change there password on there own. I could not find > anything but the following script: > > http://home.xnet.com/~efflandt/pub/htpasswd.pl > > Has anyone used it before ? Has anyone tried to make it a little > more secure (limit number of trials) ? Did I miss any other program ? > > Thanks > -- > Mathieu > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > Why don't you use PHP or some other scripting language ? That will be more easier than doing this. -- Nilesh Govindarajan Site & Server Adminstrator www.itech7.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org