delete user in acl_users with pythonscript
1 Dec
2002
1 Dec
'02
2:12 p.m.
hi can somebody tell me how to delete a user in a standard acl_users folder with python script. thx daniel
1 Dec
1 Dec
2:40 p.m.
New subject: [Zope] Re: delete user in acl_users with pythonscript
daniel meier wrote:
can somebody tell me how to delete a user in a standard acl_users folder with python script.
please try: context.acl_users.userFolderDelUsers(['yourUserName']) -mj -- German Zope User Group http://www.dzug.org/
8526
Age (days ago)
8526
Last active (days ago)
1 comments
2 participants
participants (2)
-
daniel meier -
Maik Jablonski