Execute a command within a nonGlobal Zone without logging-in (not using zlogin)
Hello,
I have a group that is performing some monitoring of my Solaris systems via Service Now, using ITOM discovery tools. It would appear that there is a requirement to execute a cmd on a nonGlobal Zone without actually logging-onto the nonGlobal Zone. I have created a script on the nonGlobal zone that they could call via a 'zlogin' to service their requirements, but this isn't what the application does.
Not having seen any documentation on the product, it would appear the cmd being executed attempts to use the zone-path to the nonGlobal zone......
Anyway, is it possible to have a cmd run from the Global Zone that shall actually be executed on the nonGlobal zone (without using zlogin)?