[Zope3-Users] Re: NTLM credential plugin
    Philipp von Weitershausen 
    philipp at weitershausen.de
       
    Wed Sep 13 02:24:06 EDT 2006
    
    
  
Martijn Pieters wrote:
> On 9/13/06, Simon Hang 
> <hangzhiyun at gmail.com> wrote:
>> I'm thinging to write a NTLM credential plugin for zope3. But as I know,
>> ntlm use 4-way handshake procedure, that means it needs two round-trips
>> between server(zope3) and client(browser).
> 
> Have you looked at Zope Corp's zc.winauth package?
> 
> http://svn.zope.org/zc.winauth/trunk/src/zc/winauth/
That's an authenticator plug-in to talk to the Windows directory 
service, so that users can log into Zope using their Windows logins.
    
    
More information about the Zope3-users
mailing list