Would it be possible to get a copy of the script you are working on? I have a need to get some of the same Command Output from Data Domains, specifically at this point "user show list".
always test on the real thing or as good as it gets by using DDVE 6.2 and 7.x, so the DD virtual edition. That way, you'd actually be able to see live output.
I don't know what any script should specifically be that special if it is mainly to contain the "user show list" output? That is a oneliner which you can easily run via ssh (especially if you have setup ssh public key authentication on a DD) and run it from any (linux) system that can connect to a DD.
If it is only about seeing which users are created, then also the DD daily support mail would contain that if memory serves me well...
BlaneM
2 Posts
0
August 26th, 2021 09:00
Would it be possible to get a copy of the script you are working on? I have a need to get some of the same Command Output from Data Domains, specifically at this point "user show list".
Thanks in Advance,
BlaneM (mike.blaney@dell.com)
barry_beckers
393 Posts
0
November 17th, 2021 13:00
always test on the real thing or as good as it gets by using DDVE 6.2 and 7.x, so the DD virtual edition. That way, you'd actually be able to see live output.
I don't know what any script should specifically be that special if it is mainly to contain the "user show list" output? That is a oneliner which you can easily run via ssh (especially if you have setup ssh public key authentication on a DD) and run it from any (linux) system that can connect to a DD.
If it is only about seeing which users are created, then also the DD daily support mail would contain that if memory serves me well...