is it possible to run "su - zimbra" by non-root user Hi,
I just made a script using which a non-root user can create zimbra mail account using bellow command su -l -c 'zmprov ca '$username'@mydomain.com '$password' zimbraPassword MustChange TRUE ' zimbra
but for that again it will ask root password...
so is that any way so my non-root user can have rights to run zmprov command without root password ??
Last edited by sadiq007; 04-18-2011 at 06:43 AM..
Reason: change real domain name to fakeone
|