I am writing a tool for netsaint right now. And am
running into a problem with the execution of this
program. I have configured it in commands.cfg and I
add it as a service to a device in host and I have a
small problem. I need to pass a command line arument
of we will say
check_prog username password lockpass
Now the problem is the password that I need to pass to
it contains ! and also : and ' in it. I can not get
this to pass through netsaint to the program.
Please help me with the service line on this.