deleting users with dtml (was: Re: [Zope] ---> CAN ANYONE PLEASE HELP?? (DTML QUESTION) <----)
Rik Hoekstra
rik.hoekstra@inghist.nl
Thu, 5 Apr 2001 16:47:32 +0200
> Thanks but this did not work either - is GetPassword a built in Zope
method
> or one that your have created yourself??
This is not available from DTML
try:
/acl_users/manage_users?names:list=username&submit=Delete
in which username is the name of the user you want to delete
Incidentally, using more meaningful subjects will likely get you more help
than something as generic as this subject
hth
Rik