Re: [Zope-PAS] developer for PAS / SOAP authentication plugin wanted

2006-06-11 Thread robert rottermann
Hi jodok, we did something like this. you can contact the author who did it: [EMAIL PROTECTED] as this is part of an intranet, I have no idea about conditions (or if it is at all fit for anything else but its actual use). robert Jodok Batlogg wrote: hi, we're looking for someone to write a

[Zope-PAS] ldap groups vs plone groups

2006-12-01 Thread robert rottermann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi there, is there a way to map ldap groups to zope groups? As I can see, it is only possible to map a group to a permission. however I would like to map a ldap-group or a list of such groups to a zope group. the reason is, that in an intranet the g

[Zope-PAS] what plugins are needed for authentication

2007-04-03 Thread robert rottermann
Hi there, I want to write a PAS Plugin that does only the authentication. it should do the authentication and then store it in a session for a coupple of hours. Now I am unsure which services I have to implement. IAuthenticationPlugin ?? IExtractionPlugin ?? in the bygone world off monolithi

Re: [Zope-PAS] what plugins are needed for authentication

2007-04-04 Thread robert rottermann
Mark Hammond wrote: >> Hi there, >> >> I want to write a PAS Plugin that does only the authentication. >> >> it should do the authentication and then store it in a >> session for a coupple of hours. >> >> Now I am unsure which services I have to implement. >> IAuthenticationPlugin ?? >> IExtraction

Re: [Zope-PAS] what plugins are needed for authentication

2007-04-04 Thread robert rottermann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wichert Akkerman schrieb: > Previously robert rottermann wrote: >> Mark Hammond wrote: >>>> Hi there, >>>> >>>> I want to write a PAS Plugin that does only the authentication. >>>> &g

Re: [Zope-PAS] what plugins are needed for authentication

2007-04-04 Thread robert rottermann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wichert Akkerman schrieb: > Previously robert rottermann wrote: >> with this approach we would loose the ability to >> - - easily search for users >> - - easily add users to ad hoc local groups. > > If you enable user enu

[Zope-PAS] using Session Auth Helper, sequence of active plugins

2007-04-09 Thread robert rottermann
Hi there, I would like to use Session Auth Helper to authenticate a user after he has logged into a site using Active Directory. this are the steps I use to create the setup: - add an ActiveDirectory Multiplugin - activate all services - apply patches to have the groups working according

Re: [Zope-PAS] Re: using Session Auth Helper, sequence of active plugins

2007-04-10 Thread robert rottermann
Tres Seaver wrote: > robert rottermann wrote: > >> Hi there, > >> > >> I would like to use Session Auth Helper to authenticate a user after he > >> has logged into a site using Active Directory. > >> > >> this are the steps I use to cr

[Zope-PAS] easy way to list all ldap users from script??

2007-04-16 Thread robert rottermann
Hi there, I have installed LDAPUserfolder 2.8beta and LDAPMultiPlugun for Plone 2.5.0 Is there an easy way to list all users from a script. something like we have in the ZMI user tab of the LDAPUserFolder? thank you robert begin:vcard fn:robert rottermann n:rottermann;robert email;internet:[EMA

[Zope-PAS] how to specify a filter for ldap userfolder?

2007-04-24 Thread robert rottermann
Hi there, how can I specify a filter like the following: (&(sAMAccountType=805306368) (!(sAMAccountName=_*)) (!(sAMAccountName=~*)) (sn=*) (!(givenName="")) (givenName=*) ) to retrieve users when using LDAPUserfolder? I have the impression, that I can only define "positive" matches and not negat

Re: [Zope-PAS] authentication via web services

2007-06-22 Thread robert rottermann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Miles schrieb: > Hi, > > Has anyone used PAS to authenticate and get properties from a web > service? We have a requirement for this in a project, but given the > current general state of SOAP support in python, I'm not very clear on > what the best

[Zope-PAS] zmi navigation very slow when using LDAPMultiplugins

2008-01-21 Thread robert rottermann
Hi there, we support a plone-based intranet that authenticates against an ActiveDirectory-Domain. As long as a user is logged into the plone-site this works fine. However, the patches for LDAPMultiplugins that are needed for plone make the installation of a LDAPMultiplugins into Zopes's root ac

Re: [Zope-PAS] PAS 1.5.3 Released

2008-02-16 Thread robert rottermann
Sidnei da Silva schrieb: > On Fri, Feb 15, 2008 at 11:26 AM, Tres Seaver <[EMAIL PROTECTED]> wrote: >> The source dist is trivially convertible to an egg (easy_install does >> that on the fly). I can't see any reason for releasing actual eggs, >> rather than source distributions, with the minor ex

[Zope-PAS] using zope as sso server??

2008-07-22 Thread robert rottermann
Hi there, we are migration a zope 2.6 intranet to plone 3.1xx. during migration (which will be operformed in several steps over some months) we would like to use the old intranet as "login server" such, that users get their credentials automatically transferred to the plone site while they are l