dev@glassfish.java.net

creating file user with a specific password

From: Tom Amiro <Tom.Amiro_at_Sun.COM>
Date: Thu, 12 Apr 2007 13:39:43 -0400

Hi,

Looking at the asadmin create-file-user, it
is not obvious to me how you would specify
a password for the user being created.
There is only one operand "user_name".
I want to create different users with
different passwords from an ant script.

Tom