You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by F....@iaea.org on 2004/08/18 12:31:02 UTC

[users@httpd] LDAP Storage of IP Addresses for Authentication in Apache 2

Hello,

I have an LDAP server for user authentication and maintain a larger collection of IP addresses, IP address ranges, subnets, hostnames and FQDNs, which I also use for access control, on the web server's configuration files. In order to ease administration, I would like to migrate the IP addresses, ranges and hostnames to the LDAP server as well. I have searched the Internet, the Apache documentation, newsgroups, etc. for possible references on how to implement this on the Apache config file, but have had no luck until now.

Could anyone provide help, ideas, pointers?

Thanks and regards,

 Curro

This email message is intended only for the use of the named recipient.
Information contained in this email message and its attachments may be
privileged, confidential and protected from disclosure. If you are not the
intended recipient, please do not read, copy, use or disclose this
communication to others. Also please notify the sender by replying to this
message and then delete it from your system.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> 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: [users@httpd] LDAP Storage of IP Addresses for Authentication in Apache 2

Posted by Joshua Slive <js...@gmail.com>.
On Wed, 18 Aug 2004 12:31:02 +0200, f.alcala-soler@iaea.org
<f....@iaea.org> wrote:
> Hello,
> 
> I have an LDAP server for user authentication and maintain a larger collection of IP addresses, IP address ranges, subnets, hostnames and FQDNs, which I also use for access control, on the web server's configuration files. In order to ease administration, I would like to migrate the IP addresses, ranges and hostnames to the LDAP server as well. I have searched the Internet, the Apache documentation, newsgroups, etc. for possible references on how to implement this on the Apache config file, but have had no luck until now.

I don't know of any module that does this, but if you are a
programmer, it would probably be possible with a modification of one
of the existing mod_auth_ldap-type modules to also do access control

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> 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