<br><br><div><span class="gmail_quote">On 10/25/06, <b class="gmail_sendername">Derek Jaques</b> <<a href="mailto:djaques@corbett.k12.or.us" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">djaques@corbett.k12.or.us
</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;">
Hello all,<br><br>   It has been great to have this forum as a source of reference for all<br>things K12LTSP.  Mostly been just listening for the last month or so.  I<br>am lucky enough to have Eric Harrison 15 miles from me, so he has been
</blockquote><div><br><br>You are lucky. <br></div><br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">an invaluable asset.  In about 6 hours of his time he has set up our
<br>network, installed the software, streamlined our two new Dell servers<br>and made about 30 HP circa 1998 computer work as terminals, and shown<br>one total newbie the basics of how to run K12LTSP.  Just wanted to ask a
<br>few very trivial questions.  (I am sure I will ask more over the course<br>of the next year)<br><br>1.  How do you allow permissions for specific programs per user.  (we<br>are using LDAP for authentication)  For example:  I would love to give
<br>every teacher the ability to use the FLK teacher tool, but obviously not<br>students.</blockquote><div><br><br>When I want to restrict a program to a certain group. For example only allow a certain group to run firefox.
<br><br>1) create a new group called firefox (system-config-users)<br>2) Add firefox group to all who you wish permission to run it<br>3) change group of firefox binary to firefox (chgrp firefox /usr/bin/firefox)<br>4) change permission of firefox binary (chmod 754 /usr/bin/firefox)
<br><br>As for Fl_teachertool see my web page instruction #5<br>Setting up to run with sudo<br><a href="http://www3.telus.net/public/robark/Fl_TeacherTool/">http://www3.telus.net/public/robark/Fl_TeacherTool/</a><br>oh and BTW the path to the binary is /usr/sbin/fl_teachertool
<br>disregard the /local/ in the path<br></div><br><br><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2.  Is there a C compiler that comes stock with K12LTSP?<br><br>Thanks,<br><br><br>Derek Jaques
<br><a href="mailto:djaques@corbett.k12.or.us" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">djaques@corbett.k12.or.us</a><br>Corbett School District<br>Corbett, Oregon<br><br>_______________________________________________
<br>K12OSN mailing list<br><a href="mailto:K12OSN@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
K12OSN@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://www.redhat.com/mailman/listinfo/k12osn</a><br>For more info see <
<a href="http://www.k12os.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.k12os.org</a>><br>
</blockquote></div><br><br clear="all"><br>-- <br>Robert Arkiletian<br>Eric Hamber Secondary, Vancouver, Canada<br>Fl_TeacherTool <a href="http://www3.telus.net/public/robark/Fl_TeacherTool/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www3.telus.net/public/robark/Fl_TeacherTool/
</a><br>C++ GUI tutorial <a href="http://www3.telus.net/public/robark/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www3.telus.net/public/robark/</a>