users@glassfish.java.net

Re: create-file-user in GF v3

From: Sreekanth <Sreekanth.Manga_at_Sun.COM>
Date: Thu, 07 May 2009 12:04:32 +0530

Here is the bug: https://glassfish.dev.java.net/issues/show_bug.cgi?id=8236

Thanks,
Sreekanth

Kedar Mhaswade wrote:
> Even then, this message is utterly useless. Can you file a bug on this
> one,
> if this is the message that shows?
>
> Thanks,
> Kedar
>
> Sankar Neelakandan wrote:
>> 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
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>