lad1337 / XDM

XDM: eXtendable Download Manager. Plugin based media collection manager.
xdm.lad1337.de
Other
203 stars 46 forks source link

Reset or Remove Authentication #158

Closed nikorc closed 10 years ago

nikorc commented 10 years ago

Log on with user/pass fails. I seem to be having an issue once I enable a username and password and restart the service logon fails. I am looking for a way at the cli (freenas/bsd) to clear the username and password req.

nikorc commented 10 years ago

I resolved this by finding the row ids that contained 'login_user' and 'login_password' then deleting them from sqlite3.

lad1337 commented 10 years ago

Cli Option and is in dev (overwrite from config files) Glad you figured it out