YOU ARE IN THE PROCESS OF CREATING NEW USER ACCOUNTS FROM THE COMM...

11. You are in the process of creating new user accounts from the command line using thedsadd command. If the –pwd *modifier is specified, what is the net result?A. The password is to be randomly assigned.B. The password is to be left blank.C. The password is to be taken from another list.D. The password is to be supplied during the creation process.D.The –pwd *modifier specifies that the password is to be supplied during the creationprocess by the administrator.A,B,C. Passwords are not randomly assigned during account creation, thereforeAnswer Ais incorrect. If a blank password is desired, the –pwdmodifier can be omittedentirely, making Answer Bincorrect.The dsaddcommand does not support importingpasswords from another list, therefore Answer Cis incorrect.