Unsolved
1 Message
0
881
September 29th, 2020 02:00
Require Command Output for DDOS 6.x and 7.x
Hi team,
I am working as a compliance analyst, so want command output of the few of the setting for compliance evaluation
- user show list
- autosupport show report
- filesys encryption status
- adminaccess show
- user password strength show
- filesys encryption show
- config show all
Currently, I have output from DDOS 5.x so need to validate if the output remains the same or different.
I am working on a script to validate the compliance for the data domain.
Thanks in advance
0 events found
No Events found!


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...