users@glassfish.java.net

Re: Windows service asks for admin password when starting

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Wed, 15 Aug 2007 11:36:50 -0400

That makes sense, thanks!

According to the following URL, the password is stored in a file of my
choice in plain text. Is there a way to store a hash of the password
like the .asadminpass file does?

http://docs.sun.com/app/docs/doc/819-2641/6n4trr8s5?a=view


Thanks,
Ryan


glassfish_at_javadesktop.org wrote:
> Ryan,
>
> A cluster-aware domain would need admin user and password to be available to the admin server.
> So, yes, you need to use password file with
> AS_ADMIN_PASSWORD=admin-password to the start-domain command.
>
> Also, use
> start-domain --user admin-user-name domain1 (i.e. with --user option, rather than without it).
>
> Regards,
> Kedar
> [Message sent by forum member 'km' (km)]
>
> http://forums.java.net/jive/thread.jspa?messageID=230974
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>