On Jan 17, 2008, at 5:51 AM, jm voodoo child wrote: > 1) What are the next settings to proceed after installing > TracLDAPAuth module and Account Manager Plugin?
An example: [ldap] server = host.domain.com bind_dn = dc=com, dc=example, ou=Users, uid=%s bind_dn can be organized however you want, just put %s where you want the user's name. > > 2) Do we have to install LDAPplugin to set LDAP server settings in > trac, like IP,port basedn, bind_user/password? or there is a way to > set them without installing LDAPplugin. Nope, LDAPPlugin is for configuring permissions and groups. You can use both, but they are unrelated. 3) Will it work in tracd. Yes, all my development is done in tracd. > > I'm a newbie in LDAP authentication and Web app, > Thank you for your reply! > > suggestion: after succes I could start describing LDAPAuthPlugin > install settings in http://trac-hacks.org/wiki/LDAPAuthPlugin. Cause > it's blank. > I've not posted this to trac-hacks mostly because it was a 30-second hack and I have no interest in maintaining it. I don't actually use it anymore anyway. The tarball is available via PyPI is someone wants to grab it and take ownership. --Noah --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
