Hi Sreekanth,
The option names should start with "--" not "-". Also you cannot
give the passwords in the command line. The following example should
help you.
create a text file with the follwowing entries
AS_ADMIN_PASSWORD=adminadmin
AS_ADMIN_USERPASSWORD=your_file_user_password
asadmin create-file-user --user admin --passwordfile password.txt myuser1
-Sankar
Sreekanth wrote:
> Hi,
>
> Is this command supported in Glassfishv3:create-file-user
>
> I tried this on latest build and got this
>
> sreekanth_at_sreekanth-laptop:~$ asadmin create-file-user -user admin
> -password adminadmin
> create-file-user --echo=true --terse=false --s --r --user admin
> -password adminadmin
> remote failure: V3 cannot process this command at this time, please wait
>
> Command create-file-user failed.
>
> Did I do anything wrong?
>
> Thanks,
> Sreekanth
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>