[BlueBream] PAU + Relational Database

Thierry Florac tflorac at ulthar.net
Thu Oct 21 01:57:41 EDT 2010


______________________________________________________________________
Le jeudi 21 octobre,
  Ilshad Khabibullin <astoon.net at gmail.com> a écrit :

> When you work with ZTK/BlueBream, almost all answers to any your
> question are in interfaces (or must be in interfaces). Find proper
> interface, look it, read it. Then implement it.
> 
> So just implement interface
> zope.pluggableauth.interfaces.IAuthenticatorPlugin using relational
> database or whatever.
______________________________________________________________________


You may take a look at "ldappas" package (available on Pypi).
It's an LDAP based authentication plugin, which will show you all
required methods that you may implement in an authenticator.

Regards,
Thierry


More information about the bluebream mailing list