http security using mod_security

Chandrashekhar Mullaparthi Chandrashekhar.Mullaparthi@REDACTED
Wed Nov 1 17:28:21 CET 2000


Hi Ken,

The record definitions for httpd_group and httpd_user are in
$ROOTDIR/lib/inets-<vsn>/src/mod_auth.hrl

Create these tables in mnesia and populate them with your user and group
data. I guess you know what httpd_groups and httpd_users mean cos you
already are using the config file to specify these. I presume you are
looking at enabling SSL.

cheers,
Chandru

-----Original Message-----
From: Kenneth Browne (EEI) [mailto:Kenneth.Browne@REDACTED]
Sent: 1 November 2000 16:04
To: 'erlang-questions@REDACTED'
Subject: http security using mod_security


Hi,
I'm trying to set up a web server with ALL the security features that inets
has to offer. I have an existing server to work from. In the config file for
this server the AuthDBType is set to plain. I want to use the security
features of mod_security. All I know so far is that I have to change
AuthDBType plain to AuthDBType mnesia.
 
How do I set up the rest???
I think I have to create httpd_users, and httpd_groups, but I don't know
where to start ??!.
 
-Ken.



NOTICE AND DISCLAIMER:
This email (including attachments) is confidential.  If you have received
this email in error please notify the sender immediately and delete this
email from your system without copying or disseminating it or placing any
reliance upon its contents.  We cannot accept liability for any breaches of
confidence arising through use of email.  Any opinions expressed in this
email (including attachments) are those of the author and do not necessarily
reflect our opinions.  We will not accept responsibility for any commitments
made by our employees outside the scope of our business.  We do not warrant
the accuracy or completeness of such information.





More information about the erlang-questions mailing list