On Sun, Nov 2, 2014 at 7:52 PM, Roy Mendelssohn - NOAA Federal <
roy.mendelssohn@xxxxxxxx> wrote:
> Thanks John. I have some things to get to tomorrow but will try to
> provide the requested information. I have a feeling I may be having a
> permissions problem with TDM. Which reminds me, when you launch TDM does
> it literally see itself running as user “tdm” or does the thredds see it as
> whatever user launched the tom. So do I really want username = tdm config
> file? And if so , does “tdm” have to be an actual user on the system.
> Thanks,
>
> -Roy
>
>
Hi Roy:
The file permissions of course are controlled by what permission the user
who started tdm has. Since tdm write index files, it needs write permission
in those directories.
The user=tdm is just for the tomcat configuration in tomcat-users.xml, its
logically different than an actual linux OS user who has a login.
Have a look at the tdm log files for error messages.
also see:
http://www.unidata.ucar.edu/software/thredds/v4.5/tds/reference/collections/TDM.html
John