Older versions of Citrix license server:
- Open the file C:\Program Files\Citrix\licensing\LMC\Tomcat\conf\tomcat-users.xml
- Find the line that goes something like this: <user username=”DOMAIN\USERNAME” password=”” fullName=”User Name” roles=”lmc-access-role,lmc-current-usage-role,lmc-historical-usage-role,lmc-configuration-role,lmc-user-admin-role”/>
- Copy this line and add your own username
- Save the file
- Log in to the Citrix license server console
Newer versions of Citrix license server:
- Open the file C:\Program Files\Citrix\Licensing\LS\conf\server.xml
- Find the line that goes something like this: <user firstName=”System” id=”admin” lastName=”Administrator” password=”(ENC-01)E4kR4LnUN14dUSdkZS5eTsvkB+CD8Q65nEePr+4FQZjCkNjf” passwordExpired=”false” privileges=”admin” />
- Change the password value to a temporary password and change the passwordExpired value to “true”. You’re line should look something like this: <user firstName=”System” id=”admin” lastName=”Administrator” password=”password” passwordExpired=”true” privileges=”admin” />
- Save the file
- Restart the Citrix licensing service
- Log in to the Citrix license server console with username “admin” and use your temporary password. You will be prompted to change the password and you’re in.

Tutorial: How to get started with customizing the Metro Start Screen | Panda X

















A lot of people have been asking for this, so I though I would post how its done.