You can try putting the password in a file and pass in as --passworfile
option for start-node-agent command.
asadmin start-node-agent --passwordfile <passwordfile> --user
<admin-user> ...
The password file should include the entry:
AS_ADMIN_PASSWORD=<password>
or
"asadmin login"
HTH,
Jane
legolas wood wrote:
> Hi
> Thank you for reading my post
> Is there any way to save node agent passwords in order to ensure that
> it will not ask username and password each time we start it?
> to explain more,
> I clustered environment each time that I start the application server
> i should start the node agent and node agent asks for username and
> password, so it is not possible to start it automatically.
>
> Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>