Hi community
While using cprid in a script on my Multidomain Server, I got always an error.
The same command on bash shell works well. I'm sure to be on the correct customer.
The same command is also working well on Single Management.
$CPDIR/bin/cprid_util -server fw-test -verbose rexec -rcmd clish -c "show hostname"
get_cust_name: couldn't find /customers/ within fwdir: No such file or directory
fw-test
The only thing I found for the moment is redirecting each commands error output to /dev/null
Any idea whats wrong here?
Regards Peter