How do I reset the admin password for Urchin on my Linux server?

This requires shell(SSH) access to the system that Urchin is running on, and
permissions to modify the Urchin configuration. Then type the following:

# cd /usr/local/urchin/util/

# ./uconf-driver action=set_parameter table=user \ name=”(admin)” ct_password=newpass

Your rating: None