Hi,
I need to create a glassfish user to be able to use the Glassfish control panel to redeploy an application, but I want to only have access to the apps I specify (there are some apps that do not belong to this customer).
I've used the following console command to create the user:
It says that it has been successfully created, but when I go to
http://localhost:4848 and insert this credentials, I get "Authentication Failed" message.
How can I create this user so it can log in into the control panel? And, once this is accomplished, is it possible to specify which applications this users can see under the Applications tab?
Thank you very much!