Ok thanks, I got it now. As I wrote before, I already had installed the ldap apache module. Just had to add the corresponding ldap usernames with trac-admin and remove all write permissions from the anonymous user.
Mario [email protected] schrieb am 09.05.2007 02:29:00: > The LDAP plugin manages *permissions* not *authentication* > see http://trac-hacks.org/wiki/LdapPlugin#Authentication > > You first need to enable the LDAP apache module and configure if you > want to use your LDAP directory to authenticate users on Trac. > > HTH, > Manu > > On 5/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > I tried to set up trac authentication via ldap, but it just doesn't work... > > I installed trac, using python 2.4. My trac project location is mapped by > > apache 2.0. Everything works fine. > > Then I installed python-ldap (for windows) and the setuptools and built the > > ldap plugin from trac-hacks.org. > > Nothing changed, of course. Our subversion also uses ldap authentication (it > > works...), so I copied the concerning directives from this httpd.conf > > location to the trac location and tried to set up the trac.ini, but it > > didn't work. On the one hand I don't know whether my trac.ini configuration > > is valid, but I would like to know if I really need this. I don't know a lot > > about ldap... > > My objective is to grant permission to read to every ldap user. But some > > users which I want to identify either in the trac.ini or httpd.conf (don't > > know what is recommended) should have the permissions to create tickets, > > modify wiki pages, etc. It proved to be very simply realizing this with > > subversion, but I could need some hints how to get it running with trac... > > > > Thanks for your help. > > > > Regards, > > Mario Rei�mann ******************************************************************************** The information contained in this communication is confidential, may be attorney-client privileged, may constitute inside information, and is intended only for the use of the addressee. It is the property of the company of the sender of this e-mail. Unauthorized use, disclosure, or copying of this communication or any part thereof is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by return e-mail and destroy this communication and all copies thereof, including all attachments. ******************************************************************************** --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
