IBM SPSS Statistics Level 1 v2 — Question 5
Select the correct command to reset a password to Info1234 for user srv_etl in the Information Server internal registry, in the Unix environment.
Answer options
- A. iisAdmin.sh –user srv_etl –password Info1234
- B. iisAdmin.sh –user –userid srv_etl –password Info1234
- C. SessionAdmin.sh –user –userid srv_etl –password Info1234
- D. DirectoryAdmin.sh –user –userid srv_etl –password Info1234
Correct answer: C
Explanation
The correct command is C because SessionAdmin.sh is the appropriate script for managing user sessions in Information Server. The other options either use the wrong script or have incorrect parameters, making them invalid for this task.