Joe Rizzo wrote:
> Joe User wrote:
> > what are the permissions of /home/hts and /home/hts/.xmltv? What are the permissions of the directory it is linked to?
>
> answered in the order in which you asked:
>
> drwxrwxrwx 3 hts hts 4096 Oct 10 13:08 hts
> lrwxrwxrwx 1 hts hts 25 Oct 10 13:08 .xmltv -> /home/administrator/xmltv
> drwxrwxrwx 6 hts hts 4096 Oct 10 05:34 xmltv
the "hts" user probably does not have permission to see "/home/administrator", so it can not see "/home/administrator/xmltv" no matter what its permissions are.
The guide assumed some [user] which is normally not "administrator", which is a special user.
Better to just put the ".xmltv" directory directly in /home/hts