On 12/20/06, <b class="gmail_sendername">Eric Mangold</b> &lt;<a href="mailto:teratorn@twistedmatrix.com">teratorn@twistedmatrix.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 20 Dec 2006 22:45:45 -0600, Alvin Wang &lt;<a href="mailto:alvinwang@gmail.com">alvinwang@gmail.com</a>&gt; wrote:<br><br>&gt; <a href="http://twistedmatrix.com/projects/core/documentation/howto/pb-cred.html">http://twistedmatrix.com/projects/core/documentation/howto/pb-cred.html
</a><br>&gt;<br>&gt; The documentation above says that credentials should be able to do<br>&gt; authentication with multiple passes.&nbsp;&nbsp;However, I have not been able to<br>&gt; find<br>&gt; any examples of it.<br>&gt;<br>&gt; As an alternative, I was going to implement a user object with state that
<br>&gt; determined what it was able to do.&nbsp;&nbsp;I could force the client to conduct<br>&gt; multiple challenge responses to achieve the logged in state.<br>&gt;<br>&gt; I figured it would be better to ask the mail list for the proper way to
<br>&gt; do<br>&gt; it first.<br>&gt;<br>&gt; Thanks<br><br>Excuse me if I&#39;m being dense, but what are you trying to do exactly?<br><br>--<br>Eric Mangold<br>Twisted/Win32 Co-Maintainer<br><br>_______________________________________________
<br>Twisted-Python mailing list<br><a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br><a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
</a><br></blockquote></div><br>P2P application<br>Client logs onto server with Publickey<br>Since the server does not necessarily have the same IP address, I also want to authenticate the server&#39;s PK also.<br><br clear="all">
Thanks<br>-- <br>Alvin<br>