Actions
Bug #204
closedImpossible to logon to webui (file permission problem ?)
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Found in version:
Affected Versions:
Description
Hello !
I have a strange problem on one of my Ubuntu Karmic servers (on the other Ubuntu Machine it is working fine)
There is no way i can log into the webUI. It always gives an authentication problem error.
First i tried:
sudo dpkg-reconfigure hts-tvheadend
but whatever credentials i type here it is not working with the webui.
I also tried to remove and reinstall everything like this:
sudo apt-get remove hts-tvheadend sudo deluser hts sudo delgroup hts sudo rm -rf /home/hts sudo apt-get clean sudo apt-get install hts-tvheadend
It does not even ask the credentials again. Than i run reconfigure but still no luck.
I supect that i have some kind of a file permission problem.
Could you tell where the credentials are stored in the filesystem ? Maybe this file has a bad permission.
On the system i changed the default file permission mask to 770 for all users. Maybe this has to do something with the problem.
Thanks in advance
Actions