<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear list,<br>
<br>
I'm having a problem with  tl-homecreatefilter.sh.  Basically it
behaves strange when it comes to local drives mounted to thindrives. <br>
<br>
error description:<br>
<br>
When I connect to the thinlinc desktop via the windows client, and have
checked export local drives as rw, I can only save documents or create
folders directly under /home/testho00/thindrives/c or
/home/testho00/thindrives/d and not to a subdirectory thereof. (c and d
correpsonds to the two local drvies i have mounted, but the error could
just aswell be an usb drive etc.) <br>
<br>
If I enter a subdirectory to the above mentioned paths, i get an 
access denied message when trying to save or create something new. But,
yes there's a but, I can move objects, files and folders, into  any
subdirectory, but not copy or symlink to them, if I try any of the
latter, i get the same access denied error as metioned. <br>
<br>
An excerpt from /var/opt/thinlinc/sessions/testho00/last/xinit.log (It
might be unrelated but i might aswell included it):<br>
<blockquote><b>ERROR: ld.so: object 'libhomecreatefilter.so' from
LD_PRELOAD cannot be preloaded: ignored.</b><br>
</blockquote>
<b><br>
</b>/opt/thinlinc/etc/homecreatefilter.conf:<br>
<blockquote># Allow all dotfiles<br>
.*<br>
  <br>
# Desktop<br>
Desktop<br>
Trash<br>
trash.desktop<br>
Home.desktop<br>
System.desktop<br>
  <br>
# For KDE 3.4<br>
KDE.startkde.*<br>
  <br>
# For KDE 3.2: Allow all processes with command line ending with
"ksmserver"<br>
:*ksmserver<br>
</blockquote>
I have tried inlcuding "thindrives" in the above configuration but with
no effect.<br>
<br>
System is running on rhel client 5.<br>
<br>
Thanks<br>
John Johansson<br>
</body>
</html>