"/usr/lib/python2.4/site-packages/TurboGears-0.9a6-py2.4.egg/turbogears/identity/__init__.py", > line 45, in identity > raise IdentityManagementNotEnabledException() > IdentityManagementNotEnabledException: An attempt was made to use a > facility of the TurboGears Identity Management framework but identity > management hasn't been enabled in the config file [via identity.on].
Hmm. Turn on identity in your config file (as it suggests)? As for the need to have TG user for LDAP user... I think writing a proxy user class that would wrap LDAP user will do the trick. Max. http://maxischenko.in.ua --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

