[ZPT] Re: useradd command in Zope

Tino Wildenhain tino at wildenhain.de
Thu Nov 3 06:52:55 EST 2005


ajit mote schrieb:
>     can i add and delete zope user through page template....
>     if yes and possible , sample code for the same is appreciated...
>
No you cant :) And a page template is the least place to
do so anyway.

You would need an external method for it.

But first rethink if you really can handle that.

If you have your zope only available to your internal
network and/or secure it with ssl. If not, you should
not try such things.

For starters, get some more simple project where
you can get ground on zope development.


More information about the ZPT mailing list