we are using wsadmin scripts to configure the websphere profile. And we configure Data sources during profile configuration, and to configure DS we pass the database password.
Problem in that the wsadmin tool printing the message wasx7303i: "The following options are passed...", with the list of passed parameters. And one of the parameters is DB pass. But it is not good for security reasons, so if there is a way to stop the wsadmin from printing this message?