web access to htpasswd

web access to htpasswd

am 12.01.2010 10:27:30 von mathieu.malaterre

Hi there,

=A0I 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

=A0Has 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

Re: web access to htpasswd

am 12.01.2010 18:00:02 von Nilesh Govindrajan

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