[Zope] useradd command in Zope

Tino Wildenhain tino at wildenhain.de
Thu Nov 3 08:00:06 EST 2005


ajit mote schrieb:
>  >  useradd ...
> 
> On 11/3/05, *Andreas Jung* <lists at andreas-jung.com 
> <mailto:lists at andreas-jung.com>> wrote:
> 
>     Look at the sudo command (man sudo). This is basically a non-Zope
>     question.
> 
>      > i don't think this is non-zope question bca'z...
> 
>        i am using python script to add user to system which works fine 
> when run outside of zope ...
>       but when i run it through zope as external script (with all 
> permission) it's not working and returning 256 without giving any error...
> 

as root, su zopeuser first and then try your script.
Zopeuser meaning the user account your zope runs.

Again, double and tripple check if you secured this
application in any way before opening it to the web.




More information about the Zope mailing list