On Mon, Jan 19, 2009 at 07:10:08PM +0100, W. Martin Borgert wrote:

> So Thunderbird/Lightning did ask for your password?

Yes.

> In my case, it just warns about the "invalid" (self-made) SSL
> certificate, but I can accept it with "OK".

Same here.

> <Location /myproject/login>
>     AuthType Basic
>     AuthName "myproject"
>     AuthUserFile /var/lib/trac/myproject/.htpasswd
>     Require valid-user
>     Order deny,allow
>     Deny from all
>     Allow from 192.168.12 # of course, I am in that network
> </Location>

That's different here. First, I have authentication required for the
whole site, not just /myproject/login, and second, I use mod_auth_ldap.

Rainer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to