I had written a code to delete login users from PUMA. Unfortunately due to a bug in the code, the admin login got deleted. How to set it back?
相关问题
- How Does WebSphere Choose the Classloading Order i
- Unable to start application on websphere 8.5, but
- Where in the world is com.ibm.ws.scripting.adminCo
- JSP/servlet version in WAS 8?
- chrome- status cancelled on network dev tools when
相关文章
- @Singleton @Startup @PostConstruct method guarante
- Getting Websphere v7.0 Running with eclipse seems
- Worklight 6.0 WL development Server not starting
- Android Session getting lost in IBM Websphere Serv
- How to set IBM Websphere 8 to serve web applicatio
- WebSphere tries to load Spring related schemas fro
- IBM Websphere JPA configuration - how to update pe
- wsadmin + jython restart WAS appserver
The login never gets deleted by deleting through PUMA Utilities. Only its password gets reset. It can be retrieved back by logging in to the console and Under Manage users--> Select this user and change the password. It worked fine then for me!