Hi Rob,
The default admin password is set in
<stratos-home>/repository/conf/user-mgt.xml file:
<UserManager>
<Realm>
<Configuration>
<AddAdmin>true</AddAdmin>
<AdminRole>admin</AdminRole>
<AdminUser>
<UserName>admin</UserName>
<Password>admin</Password>
</AdminUser>
...
</Configuration>
</Realm>
</UserManager>
If it is a fresh installation you could change the admin password here.
On Mon, Jun 30, 2014 at 3:06 PM, chris snow <[email protected]> wrote:
> Hi Rob, is there a problem with the chpasswd.sh script?
>
>
> On Mon, Jun 30, 2014 at 7:04 PM, Rob Harrison <[email protected]> wrote:
>
>> Hi
>>
>>
>>
>> Is this the only way to change the default admin password when using
>> MySQL?
>>
>>
>>
>>
>> https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Changing+User+Passwords+in+the+Database
>>
>>
>>
>> ./chpasswd.sh --db-driver com.mysql.jdbc.Driver --db-username root
>> --db-password mysql --username admin --new-password abc123 --db-url
>> jdbc:mysql://10.134.130.126:3306/userstore
>>
>>
>>
>> Thanks
>>
>>
>>
>> Rob
>>
>>
>>
>>
>> [image: chillidrop]
>>
>> *Rob Harrison*
>>
>>
>> +44 7835973695
>>
>>
>> [email protected]
>>
>> The information contained in this e-mail is confidential and may
>> be privileged. It is intended for the addressee only. If you are not the
>> intended recipient, please delete this e-mail immediately. The contents of
>> this e-mail must not be disclosed or copied without the sender's consent.
>>
>> We cannot accept any responsibility for viruses, so please scan all
>> attachments. Statements and opinions expressed in this message are those of
>> the author and do not necessarily reflect those of the company.
>>
>
>
--
Imesh Gunaratne
Technical Lead, WSO2
Committer & PPMC Member, Apache Stratos