[Zope] Delete user from acl_users folder

Allen Huang swapp0 at yahoo.com
Fri May 13 01:47:33 EDT 2005


I tried your method before and it didn't work
I have a folder called conference and inside it there is acl_users folder and I write all my dtmls in the conference folder (by the way, your are talking about manage_delObjects() instead deleteObjects().... right??)
 
I tried to use <dtml-call expr="acl_users.manage_deleteObjects(AUTHENTICATED_USER)">
zope tell me an error __get__
 
I tried to use <dtml-call expr="acl_users.manage_deleteObjects(AUTHENTICATED_USER.getUserName())">
even tough it didn't give me any errors, the user name still exists in the acl_users folder
 
So, any other ideas??



		
---------------------------------
Yahoo! Mail Mobile
 Take Yahoo! Mail with you! Check email on your mobile phone.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20050512/c6e5c7d0/attachment.htm


More information about the Zope mailing list