Showing posts with label CAMM. Show all posts
Showing posts with label CAMM. Show all posts

How to Reset CAMM Admin Account Password

If you forgot the password for "admin" account , this is a simple way to reset it  .

Look in your CAMM install folder for file "AccessControl.xml"


You should see following section regarding the "admin" account:


<user userid="admin" enabled="true">
<first>Default</first>
<last>Administrator</last>
<password> --- encoded password --- </password>

If you want to reset the password you can set it to

<password>0DPiKuNIrrVmD8IUCuw1hQxNqZc=</password>

and next login as user "admin" with password "admin" .

Posted in Labels: , | 0 comments