i don't think that you are using it correctly.<br><br>i never had to do all this extra scripting as you did to make it work.<br><br>we just use kde on the user's desktop. every computer is auto logged in <br>with different user name pc1..pc50. i've set a group [students] to include all
<br>those users. inside kiosktool i assign a profile to students. that's it.<br>when ever i logged into a user's Desktop i get the profile already assign to it.<br><br>all those extra scripting you did seams to work on the local apps 
<br>of the terminal, if you have any. as far as i can tell.<br><br>hope, this helps and that i understood you correctly ;-)<br><br><div><span class="gmail_quote">On 10/1/07, <b class="gmail_sendername">Craig White</b> <
<a href="mailto:craig@tobyhouse.com">craig@tobyhouse.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Trying to lock down some settings for users with the kiosktool from kde.
<br><br>For those who are unfamiliar with kiosktool, it adds paths to the<br>hierarchy for kde settings.<br><br>It doesn't work out of the box on ltsp-6 I am trying to get it to work.<br><br>I created a symbolic link from ltsp's /etc/kde-profile directory to the
<br>terminal distribution etc directory...<br><br>ln -s /etc/kde-profile /opt/ltsp/ppc/etc<br>ln -s /etc/kde-profile /opt/ltsp/i386/etc<br><br>then I added the following to /etc/profile.d/kde.sh<br><br>[ -z "$KDEDIRS" ] && KDEDIRS="/etc/kde-profile/default:/etc/kde-profile"
<br>export KDEDIRS<br><br>I can see that the KDEDIRS variable is captured by a new login and that<br>the user is affected but it still doesn't work.<br><br>Any suggestions?<br><br>--<br>Craig White <<a href="mailto:craig@tobyhouse.com">
craig@tobyhouse.com</a>><br><br>_______________________________________________<br>K12OSN mailing list<br><a href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn">
https://www.redhat.com/mailman/listinfo/k12osn</a><br>For more info see <<a href="http://www.k12os.org">http://www.k12os.org</a>><br></blockquote></div><br>