Which statement Is true regarding the audit user account?

Which statement Is true regarding the audit user account? (Choose two.)
A. The admin user must set the password for the audit account to log in to NSX Manager.
B. The administrator must run the set audit user password <password> command.
C. The audit user has read-write access to the NSX Manager.
D. The audit user is disabled by default and must be enabled to log in to the NSX Manager.
E. The administrator must run the set user audit password <password> command.

microsoft-exams

9 thoughts on “Which statement Is true regarding the audit user account?

  1. D & E are correct..

    The audit user is NOT active by default:
    https://docs.vmware.com/en/VMware-NSX-T-Data-Center/2.4/administration/GUID-DB31B304-66A5-4516-9E55-2712D12B4F27.html

    To activate it, log in as admin and run the following command: nsx> set user audit password NewerPass789!
    See URL (as also previously specified) and search for “set user admin password” for examples:
    https://vdc-download.vmware.com/vmwb-repository/dcr-public/0aa6ceb3-9f71-44f5-bef6-d4acab570b55/382a3731-d45e-43c1-ba0b-f98b64899e9c/nsxt_24_cli.html#set%20user%20%3Cusername%3E%20%5Bpassword%20%3Cpassword%3E%20%5Bold-password%20%3Cold-password%3E%5D%5D

    5
    1
    1. the correct answer should be A,D

      For E, if administrator does not need to use audit account to login NSX, he does not need to set user aduti password, so E is not the correct answer.

  2. Using the NSX CLI, you can change the password for admin and audit users:
    set user [password [old-password ]]

    1. Just checked on live fresh NSX-T installation. Audit user is not disabled out of the box. D is incorrect.

      1. NSX-T Data Center is preconfigured with the following built-in users:
        admin
        audit

        D is not the answer

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.