On 7/12/06, Rainer Sokoll <[EMAIL PROTECTED]> wrote:
Hi all,
a question to authorization.
I have a trac (http://trac.edgewall.org/) running. At the moment, users
can authenticate against a company-wide LDAP. Works fine and I do not
want to change it.
But now we want to let customers (which are not stored in the directory)
also to be able to log in.
I think the best way were to decide by the client's IP address: If he
comes from an internal network (e.g. 10.0.0.0/16), then do LDAP
authentication, otherwise do another authentication (htpasswd is
sufficient).
Is that possible (apache 2.0.58)?
Not easily. It would involve some complex mod_rewrite magic or a custom module.
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]