Re: [Twisted-Python] LDAP recommendation

2011-02-23 Thread tonthon21 thon
I use Ldaptor for authentication and data retrieving mechanism and I didn't encounter any troubleshooting using it. 2011/2/23 Brent McConnell > I'm working on a web application that uses Cyclone (Twisted port or > Tornado) and wanted to know if anyone had any recommendations for > integration wi

Re: [Twisted-Python] LDAP recommendation

2011-02-23 Thread Anton Gyllenberg
On Wed, Feb 23, 2011 at 8:22 PM, Brent McConnell wrote: > I'm working on a web application that uses Cyclone (Twisted port or Tornado) > and wanted > to know if anyone had any recommendations for integration with LDAP.  I need > to do basic > authentication as well as add and modify users and gr

[Twisted-Python] LDAP recommendation

2011-02-23 Thread Brent McConnell
I'm working on a web application that uses Cyclone (Twisted port or Tornado) and wanted to know if anyone had any recommendations for integration with LDAP. I need to do basic authentication as well as add and modify users and groups (occasionally) from the app. I've looked around but haven't