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
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
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