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)? Rainer --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx