Vishroxxx
Vishroxxx

Reputation: 13

restarting application server in websphere without admin user/password

I have a requirement where I need to restart websphere application server without providing username/password with the startServer.sh/stopServer.sh

Also I don't want to disable the WebSphere administrative security.

Upvotes: 0

Views: 428

Answers (1)

Brett Kail
Brett Kail

Reputation: 33956

See the Configuring the soap.client.properties file topic in the Knowledge Center.

Upvotes: 1

Related Questions