[Twisted-Python] FTP: A little help?

Jeff Grimmett grimmtooth at gmail.com
Sat Mar 11 12:37:15 MST 2006


On 3/11/06, Jean-Paul Calderone <exarkun at divmod.com> wrote:
>
>
> Your portal has no credentials checkers, not even one that allows
> anonymous access.  So, no one can log in.  Try giving it a
> twisted.cred.checkers.AllowAnonymousAccess() at least and see if you get
> any further.
>

Bingo. That also gives me some insight at what I need to do to handle
authentication needs (from looking in t.c.checkers). Thanks!

Um, is there a place that recipies like this could be posted in general? I
know that the tm.com is now essentially a big wiki, but I'm getting lost on
it. I figure a mostly working example trumps no example at all :-)


--
"Ladies and gentlemen, there's nothing to worry about ... but please keep
your heads down."

Best,

    Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20060311/bd8e481d/attachment.html>


More information about the Twisted-Python mailing list