Accidentally disabled the * user. Cant access web ui
Added by Lucas Pelucas about 6 years ago
Hi, I hope someone could please help me. I disabled the * user and was the only one with web ui permission. I am running tvheadend 4.2 in coreelec. Is there a way to creare new users from the Command line?
Really hope someone can give me a Hans, cause I ruined all muy config work for the last 2 weeks.
Thanks in advance.
Replies (2)
RE: Accidentally disabled the * user. Cant access web ui - Added by Mark Clarkstone about 6 years ago
modify /etc/default/tvheadend, add "--noacl -C" to TVH_ARGS=. restart the service (sudo service tvheadend restart), once restarted make sure a new * user exists otherwise create one. stop remove the args from tvh_args and restart again.
RE: Accidentally disabled the * user. Cant access web ui - Added by Lucas Pelucas about 6 years ago
Mark Clarkstone wrote:
modify /etc/default/tvheadend, add "--noacl -C" to TVH_ARGS=. restart the service (sudo service tvheadend restart), once restarted make sure a new * user exists otherwise create one. stop remove the args from tvh_args and restart again.
I cant see any default directory inside etc. I am using coreelec. Anybody know where to find the file to set the tvh_args parameter in tvheadend for coreelec? Please, help. Thanks.