I'm trying to install GlassFish v2 on my Macintosh. The installation instructions say that it should prompt for an admin password, but it doesn't, and now I can't log into the admin console on localhost:4848. And I can't change it with asadmin change-admin-password because it needs the old one. I think I installed GlassFish with NetBeans a few months ago and might have started it up once or twice, but I don't remember what password I used back then. Is there a command I can give or a file I can delete to make it forget that old password and prompt me for a new one?
feedback
|
migrated from serverfault.com Jul 18 '09 at 0:43
This question came from our site for system administrators and desktop support professionals.
|
http://forums.java.net/jive/thread.jspa?messageID=259886 See if this helps you out Paul (I don't think it will -help-, but it may provide comfort?) | |||||||||||||
feedback
|
|
You can also create a new domain, set the admin password there to whatever you like and move the password files over to your original domain. Here's a blog post explaining the process: http://techteam.wordpress.com/2009/06/25/reset-glassfish-password/ | |||
|
feedback
|