Re: useradd command in Zope
ajit mote <[email protected]> Thu, 3 Nov 2005 17:30:19 +0530
| Newsgroups | gmane.comp.web.zope.page-templates |
|---|---|
| Message-ID | <[email protected]> |
i create external methode(python) which create user .... this script works fine when i run it from shell .... but when i am using the same script thourgh zope it is returning 256 and not creating system user and also not giving any error.... On 11/3/05, Tino Wildenhain <[email protected]> wrote: > > 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. > _______________________________________________ ZPT mailing list [email protected] http://mail.zope.org/mailman/listinfo/zpt