From IBM WebSphere Traditional V9.x Security Technical Implementation Guide
Part of SRG-APP-000141-AS-000095
Associated with: CCI-000381
The use of the -password option to launch a WebSphere process from the command line can result in a security exposure. Password information may become visible to any user with the ability to view system processes. For example, on a Linux system the "ps" command will display all running processes, which would include all of the command line flags used to start a WebSphere process.
Review System Security Plan documentation.
Interview the system administrator.
Access operating system to list commands currently running.
For UNIX: run "ps -ef | grep -i wsadmin.sh"
For windows: from a DOS prompt as admin user run "WMIC path win32_process where "caption='wsadmin.exe'" get CommandLine"
If the results show "wsadmin.sh(exe) -user
When starting WebSphere commands, such as wsadmin, stopManager, stopNode, stopServer, or syncNode; do not use the "-password
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer