Providing a collection of Urchin resources - news, support articles, tips and tricks, and tools to make everyday management easier!
Reset Admin Password
Occasionally, the password for the Administrator account (user name: admin) gets lost or forgotten. To reset the Urchin 6 Administrator password to 'urchinadmin' (without quotes), use the SQL statement below. After logging in with the new password, it may be changed under settings.
update uusers set ucus_password="USCX|f7a3ffae66ce965865eb4568e9a9271f" where ucus_name="admin";




