Electronic Service Agent Users
IBM Electronic Service Agent generates two types of users based on the direct or proxy connection.
- esaadmin - By default, when you install and configure ESA, esadmin user is created. The esadmin user is used across all the operations that you do on ESA
- srvproxy - When you create the Service and Support Proxy for ESA, the
srvproxy user and IBM.SRVPROXY subsystem created. The IBM.SRVPROXY subsystem is started after you start the Service and Support Proxy. To check the status of the srvproxy service, use the following command -
# lssrc -a | grep IBM.SRVPROXY IBM.SRVPROXY ibmsrv 5636164 active
Note:If the proxy connection is no longer required, you can stop and disable the srvproxy service by using the smit or by running the following commands:- Stop service - /usr/ecc/bin/restore_defaults
- Remove service - rmssys -s IBM.SRVPROXY
- Remove user - rmuser srvproxy
- Restore the default ecc settings - /usr/ecc/bin/restore_defaults