Help - Search - Members - Calendar
Full Version: Lost Password - Urchin 5
The Planet Forums > Control Panels > Urchin
WebGuy
I have forgotten the password and after visiting the urchin site, have used this at the command line after changing to the path /usr/local/urchin/util :

./uconf-driver action=set_parameter table=user name="(admin)" ct_password=newpassword

After entering this command I get the following:

4
[root@host util]#

But I still can't log in. I have also restarted urchin but no luck. Any suggestions??
REBIS
Have you tried clearing your cache?
WebGuy
Not only cleared cache but tried from different computers.
WebGuy
So as it turns out, I didn't forget the original password.
The problem turned out to be that remote access and remote admin were set to off. The default on installation should be on so I really don't know why they were off. However, I discovered this by running the following from the command line inside the urchin/util directory


# ./uconf-driver action=list table=global
This returned the results of the access and admin settings

THEN

# ./uconf-driver action=set_parameter table=global name="Access Settings" cr_remoteaccess="on"
This line changed the remote acess

THEN

# ./uconf-driver action=set_parameter table=global name="Access Settings" cr_remoteadmin="on"
This line changed the remote admin
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.