[Zope] How to search doc about acl permissions Zope?

2006-03-08 Thread José Carlos Senciales

Hi,

I´m trying to develop a product to control my own folders, users , roles and 
then i need to known how to interact with acl permissions of zope.


I´ve looked the Zope API and i think have to use BasicUserFolder and 
UserFolder but i don´t found a document to explain this.


The zope book and the developer guide don´t speak about.

thanks






___
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 )


[Zope] XML-RPC encrypted?

2006-01-25 Thread José Carlos Senciales

Hello,

I need to use XML-RPC to call some functions of a product in zope, but all 
my xml-rpc conections

has  user:[EMAIL PROTECTED]:port\folder\method

I´m wondering if it´s possible to do a call with xml-rpc with all data 
encrypted... with ssl...?


Thanks.
Jose Carlos 


___
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 )


Re: [Zope] exUserFolder Product Install Problems in Windows XP

2006-01-24 Thread José Carlos Senciales




Thanks

but Andrew 
Milton send me a mail to try with the CVS copy and in the CVS version this 
problem is fixed and the product work properly with my Win XP and Zope 
2.8.

Thanks.
Jose 
Carlos

  - Original Message - 
  From: 
  Greg Fischer 
  
  To: José Carlos Senciales 
  Cc: zope@zope.org 
  Sent: Tuesday, January 24, 2006 11:45 
  PM
  Subject: Re: [Zope] exUserFolder Product 
  Install Problems in Windows XP
  Well this is no help, butI havent tried in 6 
  months, however last time I did, I was not able to run exUserFolder on Zope 
  2.8.x. It was working fine on 2.7.x though. I never did find what 
  the problem was, and my issue probably has nothing to do with yours, but I 
  thought it was worth mentioning in case it did. Does it work for you in 
  2.7? Kind of a hassle to test, but if it works, maybe it will help in 
  troubleshooting?Greg
  On 1/23/06, José Carlos 
  Senciales  
  [EMAIL PROTECTED] wrote:
  HelloI 
have downloaded the exUserFolder Product and copy the folder into my 
directory Products of Zope butwhen restar my zope i found this 
error::File "C:\Archivos 
deprograma\Zope-2.8.4-final\lib\python\Products\exUserFolder\AuthSources\etcAuthSource\etcAuthSource.py 
",line 124, in ?from 
Products.exUserFolder.fcrypt.fcrypt import cryptImportError: No module 
named fcrypt.fcryptanyone know why this is happening? . there is a 
folder CryptoSources whitthe module fcrypt into, in the exUserFolder 
Product folder. I have install Zope 2.8.4-final, python 2.3.5, 
win32I´m working in Windows XP 
SP2.Thanks.___Zope 
maillist- 
Zope@zope.orghttp://mail.zope.org/mailman/listinfo/zope** 
No cross posts or HTML encoding!**(Related lists -http://mail.zope.org/mailman/listinfo/zope-announcehttp://mail.zope.org/mailman/listinfo/zope-dev 
)-- Greg Fischer1st Byte 
  Solutionshttp://www.1stbyte.com 

___
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 )


[Zope] exUserFolder Product Install Problems in Windows XP

2006-01-23 Thread José Carlos Senciales

Hello

I have downloaded the exUserFolder Product and copy the folder into my 
directory Products of Zope but

when restar my zope i found this error::


File C:\Archivos de 
programa\Zope-2.8.4-final\lib\python\Products\exUserFolder\AuthSources\etcAuthSource\etcAuthSource.py, 
line 124, in ?

   from Products.exUserFolder.fcrypt.fcrypt import crypt
ImportError: No module named fcrypt.fcrypt
anyone know why this is happening? . there is a folder CryptoSources whit 
the module fcrypt into, in the exUserFolder Product folder.


I have install Zope 2.8.4-final, python 2.3.5, win32
I´m working in Windows XP SP2.


Thanks.

___
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 )


[Zope] Products for XML-RPC

2006-01-17 Thread José Carlos Senciales

Hi ,

I´m looking for a Product for Zope to call any generic object.method with 
permission checking and with

a generic object response to caller.

Do you know some product for this? or it´s not neccesary a product to make 
it.



thanks.
jose 


___
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 )


[Zope] zope db question

2005-12-21 Thread José Carlos Senciales Chaves




Hi

Iam new phyton and zope 
programmer.

Ihave to make a product for zope and i must 
use a list of groups with a lot of data.

I´m wondering if i must to use a list of persistent 
objects or if it´s better use a database like 
gadfly with tables or another one. 

I´m a little confuse. I think that the two 
solutions are possible but i don´t know whitch is better.

sorry for my bad english.

thanks.
jose from Spain, 
Europe.
___
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 )