Password Resetting
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Password Resetting
Hello all,
New to ubuntu... I was having trouble keeping my password in the newest sabnzbd...and reset i rentered my password and now it wont let me in...please help. I've tried google and other sites for info on how to reset my password only to run intodead ends. Anyone know how to reset my password?
Thanks,
rezdude
New to ubuntu... I was having trouble keeping my password in the newest sabnzbd...and reset i rentered my password and now it wont let me in...please help. I've tried google and other sites for info on how to reset my password only to run intodead ends. Anyone know how to reset my password?
Thanks,
rezdude
Re: Password Resetting
I am assuming you used the unofficial reporsity, so do the following:
1. STOP Sabnzbd+ : sudo /etc/init.d/sabnzbdplus stop
2. Locate your sabnzbd.ini : locate sabnzbd.ini
3. open sabnzbd.ini : sudo nano /path/to/sabnzbd.ini
4. Change sabnzbd.ini : look for username & password >> change this to your liking
5. Save sabnzbd.ini : press Ctrl + X >> answer YES > press enter
6. Start sabnzbd+ again : sudo /etc/init.d/sabnzbdplus start
----
Or you can find the PID >>> Kill that >>> make changes >> restart like you normally do
1. Find PID# : ps -A
2. Close sabnzbd+ : sudo kill PID #
3. Locate your sabnzbd.ini : locate sabnzbd.ini
4. open sabnzbd.ini : sudo nano /path/to/sabnzbd.ini
5. Change sabnzbd.ini : look for username & password >> change this to your liking
6. Save sabnzbd.ini : press Ctrl + X >> answer YES > press enter
7. Start sabnzbd+ again
1. STOP Sabnzbd+ : sudo /etc/init.d/sabnzbdplus stop
2. Locate your sabnzbd.ini : locate sabnzbd.ini
3. open sabnzbd.ini : sudo nano /path/to/sabnzbd.ini
4. Change sabnzbd.ini : look for username & password >> change this to your liking
5. Save sabnzbd.ini : press Ctrl + X >> answer YES > press enter
6. Start sabnzbd+ again : sudo /etc/init.d/sabnzbdplus start
----
Or you can find the PID >>> Kill that >>> make changes >> restart like you normally do
1. Find PID# : ps -A
2. Close sabnzbd+ : sudo kill PID #
3. Locate your sabnzbd.ini : locate sabnzbd.ini
4. open sabnzbd.ini : sudo nano /path/to/sabnzbd.ini
5. Change sabnzbd.ini : look for username & password >> change this to your liking
6. Save sabnzbd.ini : press Ctrl + X >> answer YES > press enter
7. Start sabnzbd+ again
Re: Password Resetting
ok...so igo and open the file:
sudo nano /path/to/sabnzbd.ini
and there is nothing in the file. no text, characters or anything. nothing.
so what do i do from here?
sudo nano /path/to/sabnzbd.ini
and there is nothing in the file. no text, characters or anything. nothing.
so what do i do from here?
Re: Password Resetting
Don't take "/path/to/sabnzbd.ini" literally.
You need to find out where sabnzbd.ini is stored first.
You need to find out where sabnzbd.ini is stored first.
Re: Password Resetting
I am so new to linux i'd be a new shade of green. the world of windows and microsoft made things simple...i've tried to look everywhere and am even using the find function and looking at the text around the words user and pass just to find what im looking for.
Re: Password Resetting
How in the hell did you get everything installed ? 
Did you locate : sabnzbd.ini ?
As you need that , and then you can make the change

Did you locate : sabnzbd.ini ?
As you need that , and then you can make the change
Re: Password Resetting
I got the system from a friend and now they are on vacation...so i can't bug him and i cant get the program to work....
i'm trying....i like the new system. like everything new it takes time to adjust. i really want to learn more about linux and hope you guys can help...
part of the problem is that my brain is programmed for windows. so when you tell me to look for a specific file like sabnzbd.ini thats what i go look for. using my search function i have 38 files listed as sabnzbd and then from there i've gone into almost every file looking for usr and pass.
i'm trying....i like the new system. like everything new it takes time to adjust. i really want to learn more about linux and hope you guys can help...
part of the problem is that my brain is programmed for windows. so when you tell me to look for a specific file like sabnzbd.ini thats what i go look for. using my search function i have 38 files listed as sabnzbd and then from there i've gone into almost every file looking for usr and pass.
Last edited by rezdude on September 12th, 2010, 2:54 pm, edited 1 time in total.
Re: Password Resetting
did you use the command like I posted above :
locate sabnzbd.ini
As that will tell you where the ini is .. as that is the only file you need to look at.
In that file look for
host =
port =
web_dir =
web_dir2 =
username =
password =
between the " " .. there will be a username & pw
locate sabnzbd.ini
As that will tell you where the ini is .. as that is the only file you need to look at.
In that file look for
host =
port =
web_dir =
web_dir2 =
username =
password =
between the " " .. there will be a username & pw
-
- Newbie
- Posts: 4
- Joined: September 10th, 2010, 5:49 pm
Re: Password Resetting
I'm trying to do the same thing, but I can't find the .ini file
I've tried the command line search and it doesn't produce a result...it doesn't produce an error either.
I've tried the command line search and it doesn't produce a result...it doesn't produce an error either.
Re: Password Resetting
to be 100% sure, you use the command LOCATE to search with commandline?
and you are doing this as root/sudo user ?
and you are doing this as root/sudo user ?
-
- Newbie
- Posts: 4
- Joined: September 10th, 2010, 5:49 pm
Re: Password Resetting
when i start terminal i'm in root, and I'm cutting and pasting your directions, so I don't know what the problem could be.
Unfortunately i've had to resort to using Pan, but I would love to get this working again
Unfortunately i've had to resort to using Pan, but I would love to get this working again
Re: Password Resetting
Have you run "sudo updatedb" first (so before the "locate sabnzbd.ini")?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
-
- Newbie
- Posts: 4
- Joined: September 10th, 2010, 5:49 pm
Re: Password Resetting
None of this works. i opened the ini and it says [ -z "$USER" ] && {
log_warning_msg "$DESC: not configured, aborting. See $SETTINGS";
return 1; }
everything i try to log in doesn't work
i can' comprehend why marking it for complete removal and reinstalling doesn't solve this.
log_warning_msg "$DESC: not configured, aborting. See $SETTINGS";
return 1; }
everything i try to log in doesn't work
i can' comprehend why marking it for complete removal and reinstalling doesn't solve this.
Re: Password Resetting
Looks like you opened something that is not the .ini of sabnzbd+
Deleting & reinstalling probarly does not work because the .ini file is not deleted !
Deleting & reinstalling probarly does not work because the .ini file is not deleted !
-
- Newbie
- Posts: 1
- Joined: November 12th, 2010, 8:42 am
Re: Password Resetting
Ok i was struggling to find the ini as well.
I ended up just searching for the text '.ini' without the quotes.
It gave me a short list with the sabnzbd.ini in there.
Hope this helps
I ended up just searching for the text '.ini' without the quotes.
It gave me a short list with the sabnzbd.ini in there.
Hope this helps