Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 38603 invoked by uid 500); 15 Feb 2002 22:08:52 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 38592 invoked from network); 15 Feb 2002 22:08:52 -0000 Received: from mclean5-mail.usae.bah.com (156.80.5.101) by daedalus.apache.org with SMTP; 15 Feb 2002 22:08:52 -0000 Received: from bah.com ([156.80.187.146]) by mclean5-mail.usae.bah.com (Netscape Messaging Server 4.15) with ESMTP id GRLHIY00.NNK; Fri, 15 Feb 2002 17:08:58 -0500 Message-ID: <3C6D86F7.38574712@bah.com> Date: Fri, 15 Feb 2002 17:08:55 -0500 From: "Greene Paul" Organization: Booz Allen & Hamilton X-Mailer: Mozilla 4.76 [en]C-CCK-MCD (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: users@httpd.apache.org Subject: Apache security Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm new to Apache and just starting to dive into it, on both Linux and OpenBSD platforms. A few quick questions about Apache security; Is there a way to configure the following requirements regarding passwords? -minimum password lengths (i.e. at least 8 characters) -enforce password complexity requirements (mix of alpha-numeric characters, plus special characters) -expiration dates (i.e. "expire after 90 days") -can users change their own passwords using htpasswd, through a web interface (i.e. they don't have command shell access to the htpasswd binary) The files access_log, error_log, .htpasswd, and httpd.conf, all come with default permissions of 644; can they be changed to 600 or 640 without breaking anything? Thanks Paul Greene --------------------------------------------------------------------- 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 For additional commands, e-mail: users-help@httpd.apache.org