A system administrator has created a Python script that will run in WebSphere Network cell where
administrative security is enabled. This script is named doUpdate.py and will be run by using the
following:
wsadmin -connType RMI -f doUpdate.py
How can the administrator suppress a user/password prompt from appearing when this script is
run?
Set the user and password in the:
A.
sas.client.props file.
B.
ssl.client.props file.
C.
soap.client.props file.
D.
wsadmin.properties file.