SV: [Zope] Automatic authenticating users in Zope behind IIS
Carsten Gehling
carsten@gehling.dk
Fri, 1 Aug 2003 17:08:10 +0200
I got it working with RemoteUserFolder. Only it would be nice to get group
associations from the Active Directory server and use these as Roles.
I probably need to add some LDAP support to RemoteUserFolder. The is an
LDAPUserFolder, but I don't think it supports the REMOTE_USER
authentication.
- Carsten
> -----Oprindelig meddelelse-----
> Fra: zope-admin@zope.org [mailto:zope-admin@zope.org]Pa vegne af Chris
> Withers
> Sendt: 31. juli 2003 16:52
> Til: Ng Pheng Siong
> Cc: Dieter Maurer; Carsten Gehling; Zope@Zope.Org
> Emne: Re: [Zope] Automatic authenticating users in Zope behind IIS
>
>
> Ng Pheng Siong wrote:
> > I've not used RemoteUserFolder with IIS, but I've used it with my
> > ZServerSSL which sets REMOTE_USER from the client certificate's
> subject DN,
> > i.e., to support cert-based authentication over SSL. Works fine on Un*x,
> > and I think it tested ok on Windows, too.
>
> If none of these work out of the box, consider using SimpleUserFolder and
> scripting or subclassign to get your exact requirements...
>
> Chris
>
>
> _______________________________________________
> Zope maillist - Zope@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 )
>