Kavika, If you alredy have TG installed, you can do those steps in your TG root alredy_installed directory. Probably in /usr/lib/python2.4/site-packages/TurboGears-x.x-py2.4.egg/ (linux machines). You'll only need to copy soldapprovider.py to turbogears/identity and edit EGG-INFO/entry_points.txt as described on last e-mail.
Regards! On 11/8/06, kavikaBldr <[EMAIL PROTECTED]> wrote: > > Thanks! > I was sort of afraid of this. Unfortunately I can not check out the TG > project via subversion through my corporate firewall... > I will try to go the other route. > > Kavika > > Ulysses Almeida wrote: > > Hi, > > > > Step 2 is referring to setup.py on TG root project. > > Step 3 says you to rebuild through setup.py > > > > Well, you can replace steps 2 and 3 by just editing > > TurboGears.egg-info/entry_points.txt ( on TG root dir) and adding > > "soldap = turbogears.identity.soldapprovider:SoLdapIdentityProvider" > > in > > [turbogears.identity.provider] section. > > > > All other steps should be the same! > > > > Regards. > > > > On 11/8/06, kavikaBldr <[EMAIL PROTECTED]> wrote: > > > > > > Hi there! > > > I am trying to setup TG to connect to LDAP, but I can not find full > > > instructions of how to get there. I found this > > > http://groups.google.com/group/turbogears/browse_thread/thread/ac05015b9e6d9131/790b0668011c75ea?lnk=gst&q=soldapprovider.py&rnum=2#790b0668011c75ea > > > > > > but I don't understand steps 2) and 3) of the last post. > > > ad 2) Which setup.py file is he referring to? The one in my project? I > > > don't believe so because that setup.py file does not have a section > > > like this, since it is pure python file. (I am using the most recent > > > version of TG > > > ad 3) How do I rebuild TG itself? > > > > > > Thanks > > > > > > Kavika > > > > > > > > > > > > > > > > > > > -- > > - Ulysses Almeida > > > > > -- - Ulysses Almeida --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

