<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 29/03/11 4:16 PM, Adam Goryachev wrote:
    <blockquote cite="mid:4D916B14.4080602@websitemanagers.com.au"
      type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      On 29/03/2011 3:59 PM, FORD Alan wrote:
      <blockquote
cite="mid:EB370D01A988C44B8A093001DB472DA72363FC3E@DC1EXCMBX01.STANWELL.com"
        type="cite">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <meta name="Generator" content="Microsoft Word 12 (filtered
          medium)">
        <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:blue;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
        <div class="WordSection1">
          <p class="MsoPlainText">Not sure what Linux you are running,
            but have you looked SELinux This could be causing you your
            access issues.<o:p></o:p></p>
          <p class="MsoPlainText"><o:p> </o:p></p>
          <p class="MsoPlainText">Check this link out on ways to turn it
            off to see if it is the culprit.<o:p></o:p></p>
          <p class="MsoPlainText"><o:p> </o:p></p>
          <p class="MsoPlainText"><a moz-do-not-send="true"
              href="http://www.crypt.gen.nz/selinux/disable_selinux.html">http://www.crypt.gen.nz/selinux/disable_selinux.html</a><o:p></o:p></p>
          <p class="MsoPlainText"><o:p><br>
            </o:p></p>
        </div>
      </blockquote>
      The machine has a /selinux directory, but no files inside, running
      echo 0 > /selinux/enforce has no effect (other than creating
      the file)...<br>
      <br>
      I don't have any selinux commands like setenforce or similar<br>
      <br>
      As I said, I'm using Debian Lenny, AKAIK, this doesn't enable
      selinux by default, and I don't think it is running.<br>
      <br>
      Is there any other way to see what is happening or why? This was
      one of the things I initially thought it might be, but I'm not
      sure how to proceed since it doesn't appear to be
      running/active...<br>
    </blockquote>
    <br>
    What do you get when you do:<br>
    <br>
    # su - hobbit<br>
    $ id -a<br>
    $ strace head -1 /var/log/messages<br>
    $ ltrace head -1 /var/log/messages<br>
    <br>
    Thanks, David.<br>
    <pre class="moz-signature" cols="72">-- 
David Baldwin - IT Unit
Australian Sports Commission          <a class="moz-txt-link-abbreviated" href="http://www.ausport.gov.au">www.ausport.gov.au</a>
Tel 02 62147830 Fax 02 62141830       PO Box 176 Belconnen ACT 2616
<a class="moz-txt-link-abbreviated" href="mailto:david.baldwin@ausport.gov.au">david.baldwin@ausport.gov.au</a>          Leverrier Street Bruce ACT 2617
</pre>
  <br>
<hr>
Keep up to date with what's happening in Australian sport visit <a href="http://www.ausport.gov.au">www.ausport.gov.au</a>
<br><br>
<font size="-2" face="arial">This message is intended for the addressee named and may contain confidential and privileged information.  If you are not the intended recipient please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.  If you receive this message in error, please delete it and notify the sender.</font>
<hr>
</body>
</html>