useradd command in Zope

ajit mote <[email protected]> Thu, 3 Nov 2005 17:08:23 +0530
Newsgroups gmane.comp.web.zope.page-templates
Message-ID <[email protected]>
 can i add and delete zope user through page template....
if yes and possible , sample code for the same is appreciated...


On 11/3/05, Tino Wildenhain <[email protected]> wrote:
>
> ajit mote schrieb:
> > Hi ,
> >
> > how to use command that require Root privileges like
> > useradd,reading shadow file....
> > bca'z i install zope as non root user....
> > now i need to use useradd command in my application....
>
> No, you dont do that with zope :-)
> The whole point of zope is to _not_ be able to do that
> from aout of the management interface.
>
> You can however use a suid wrapper (sudo) and an
> external method.
>
> General zope questions however are to be sent to
> the dedicated [email protected] list, not ZPT.
>
> Please configure your mail client in any case
> to write to mailinglists in text only!
>
> Regards
> Tino
>

_______________________________________________
ZPT mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zpt