Hi.
Im using the WscpCommand interface in
servlet and this servlet is deployed to WAS 4.0.5. If the I dont enable the global security, the WscpCommand can execute the WSCP command (ex wscpCommand.evalCommand("EnterpriseApp show /EnterpriseApp:HELLO/")
. But Im getting a TCLException if I enable the global security.
I also set system property com.ibm.CORBA.ConfigURL to appropriate sas property file ( sas.wscp.props) but still im getting the exception.
Is there anything I miss to do?
Thanks.
The stderr.log show this .->
com.ibm.ejs.sm.client.RepositoryOpException: RemoteException occurred in server
thread; nested exception is:
java.rmi.RemoteException: ; nested exception is:
com.ibm.websphere.csi.CSIException: SECJ0053E: Authorization failed for /UNAUTHENTICATED while invoking (Home)ejsadmin/homes/ClientAccessHome create:0 securityName: /UNAUTHENTICATED;accessID: UNAUTHENTICATED is not granted any of the required roles: AdminRole