How do I reset a lost Urchin admin password?

This requires shell(SSH) access to the system that Urchin is running on, and
permissions to modify the Urchin configuration. You then run the
“uconf-driver” command (found in the “util” directory) as follows:


/usr/local/urchin/util/uconf-driver action=set_parameter table=user name=”(admin)” ct_password=yourpw



where yourpw should be replaced with your desired new Urchin admin password.

Your rating: None