Re: [Zope3-dev] PAU trouble

2005-08-04 Thread Dominik Huber
Velko Ivanov wrote: Dominik Huber wrote: Provide ILocation by those adapters, use the 'locatalbe' attribute of the adapter directive (-> location proxied) or set the permission explicitly to zope.Public. Thanks for the reply PsycopgAdapter inherits ZopeDatabaseAdapter, which provides ILo

Re: [Zope3-dev] PAU trouble

2005-08-03 Thread Velko Ivanov
Dominik Huber wrote: Provide ILocation by those adapters, use the 'locatalbe' attribute of the adapter directive (-> location proxied) or set the permission explicitly to zope.Public. Thanks for the reply PsycopgAdapter inherits ZopeDatabaseAdapter, which provides ILocation via IContained

Re: [Zope3-dev] PAU trouble

2005-08-03 Thread Dominik Huber
Velko Ivanov wrote: My bigger problem is that when I grant zope.Manager to an user in the principals folder, it somehow doesn't get all permitions. I can still manage the site and do everything, except use DA connections (psycopgDA ones to be specific, I didn't check Gadfly), which require zo

[Zope3-dev] PAU trouble

2005-08-03 Thread Velko Ivanov
Hello, in 3.1.0b1 and 3.1.0c1 I have this issue - when I install PluggableAuthentication and add session credentials and principals folder plugins, I can't login as users declared in etc/principals.zcml any more (altrough they appear in the grant utility) - only users in the principals folder