[Zope] Authenticate with Windows Domain

Israel Carr icarr at compxnet.com
Tue Mar 30 08:29:06 EST 2004


Thanks for all of the advice. Does anyone know of a way to take the windows
credentials that the user is signed onto the local machine with and pass
those to zope for authentication?

Thanks


-----Original Message-----
From: volker.wend at efgbsh.de [mailto:volker.wend at efgbsh.de] 
Sent: Tuesday, March 30, 2004 5:12 AM
To: Jean-Francois.Doyon at CCRS.NRCan.gc.ca; icarr at compxnet.com; zope at zope.org
Subject: AW: [Zope] Authenticate with Windows Domain


If you use an Active Directory, use the LDAPUserfolder.

http://www.dataflake.org/software/ldapuserfolder

VW


> -----Ursprüngliche Nachricht-----
> Von: zope-bounces at zope.org [mailto:zope-bounces at zope.org] Im
> Auftrag von Jean-Francois.Doyon at CCRS.NRCan.gc.ca
> Gesendet: Dienstag, 30. März 2004 00:15
> An: icarr at compxnet.com; zope at zope.org
> Betreff: RE: [Zope] Authenticate with Windows Domain
> 
> 
> I've never done it at all, but a few ideas come to mind:
> 
> If you're using Active Directory, maybe the Python LDAP tools
> could help ...
> 
> Otherwise, using the w32all Python extensions, you could
> probably write some code that would do it by binding with COM 
> or something like that ?
> 
> J.F.
> 
> -----Original Message-----
> From: zope-bounces at zope.org [mailto:zope-bounces at zope.org]On
> Behalf Of Israel Carr
> Sent: Monday, March 29, 2004 1:58 PM
> To: 'zope at zope.org'
> Subject: [Zope] Authenticate with Windows Domain
> 
> 
> Is it possible to setup a zope server to authenticate users
> against a windows nt domain? 
> 
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross 
> posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross 
> posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 



More information about the Zope mailing list