WebGuy
Feb 20 2004, 08:28 PM
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
Feb 20 2004, 10:46 PM
Have you tried clearing your cache?
WebGuy
Feb 21 2004, 07:02 AM
Not only cleared cache but tried from different computers.
WebGuy
Feb 22 2004, 09:06 AM
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.