View Single Post
  #1 (permalink)  
Old 10-06-2009, 06:21 PM
sevilla sevilla is offline
Senior Member
 
Posts: 68
Default creating script to manage zmprov commands from remote server using ssh.

im developing a little bash script to group all the importants command
to create, delete, change quota and disabling accounts from a external web interface using php_ssh2 to connect to my zimbra server.

I want know if the zmprov command drop sucess or error codes number if
the comand run sucessfully or not.
Reply With Quote