[Twisted-Python] authentification from a database

Jp Calderone exarkun at intarweb.us
Mon Oct 27 11:00:47 EST 2003


On Mon, Oct 27, 2003 at 09:17:08AM -0500, vicky lupien wrote:
> I have a program that needs authentification from a database.  For now,
> it's working fine but I'm using
> checkers.InMemoryUsernamePasswordDatabaseDontUse(test="test") (I want
> many users not only "test").   

  Use a different checker, such as FilePasswordDB.

  Jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20031027/91a4a4e9/attachment.pgp 


More information about the Twisted-Python mailing list