<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Restricting Access in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993050#M5018</link>
    <description>Hi! I think there are two things you have to do here. First, to make user to go directly to tmp directory when logging in... use "useradd" command with -d (default directory)ex. useradd john -d /tmp or you if the user is already created use "usermod" command with -d option, ex. usermod -d /tmp john. Second is, to restrict users from going to other directories use the sudo command. Here you can restrict the user from using shell commands such as the "cd", see "man sudo" or go to your search engine e.i. google.com and type sudo setup. &lt;BR /&gt;&lt;BR /&gt;Hope this helps you. &lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;&lt;BR /&gt;LAT</description>
    <pubDate>Tue, 10 Jun 2003 11:46:23 GMT</pubDate>
    <dc:creator>Leovino A. Trinidad, Jr</dc:creator>
    <dc:date>2003-06-10T11:46:23Z</dc:date>
    <item>
      <title>Restricting Access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993047#M5015</link>
      <description>Hi all....&lt;BR /&gt;this is my first post here so please ignore me if i'm being a bit thick!&lt;BR /&gt;I was just wondering if when setting up a new user, is it possible to restrict access for that user to just one directory. eg: when this user logs in, it takes them directly to /tmp and they are not allowed to move from that directory? Thanks in advance.....</description>
      <pubDate>Tue, 10 Jun 2003 08:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993047#M5015</guid>
      <dc:creator>Anthony_69</dc:creator>
      <dc:date>2003-06-10T08:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993048#M5016</link>
      <description>I think you want to look into doing a chroot jail for the user maybe? There's a description of setting up apache in this manner at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/chap29sec254.html" target="_blank"&gt;http://en.tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/chap29sec254.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jun 2003 08:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993048#M5016</guid>
      <dc:creator>Kjartan Maraas</dc:creator>
      <dc:date>2003-06-10T08:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993049#M5017</link>
      <description>Hi! I think there are two things you have to do here. First, to make user to go directly to tmp directory when logging in... use "useradd" command with -b (default directory)ex. useradd john -d /tmp or you if the user is already created use "uermod" command with -d option, ex. usermod -d /tmp john. Second is, to restrict users from going to other directories use the sudo command. Here you can restrict the user from using shell commands and one of which is the "cd", see "man sudo" or go to your search engine e.i. google.com and type sudo setup.&lt;BR /&gt;&lt;BR /&gt;Hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;LAT</description>
      <pubDate>Tue, 10 Jun 2003 11:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993049#M5017</guid>
      <dc:creator>Leovino A. Trinidad, Jr</dc:creator>
      <dc:date>2003-06-10T11:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993050#M5018</link>
      <description>Hi! I think there are two things you have to do here. First, to make user to go directly to tmp directory when logging in... use "useradd" command with -d (default directory)ex. useradd john -d /tmp or you if the user is already created use "usermod" command with -d option, ex. usermod -d /tmp john. Second is, to restrict users from going to other directories use the sudo command. Here you can restrict the user from using shell commands such as the "cd", see "man sudo" or go to your search engine e.i. google.com and type sudo setup. &lt;BR /&gt;&lt;BR /&gt;Hope this helps you. &lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;&lt;BR /&gt;LAT</description>
      <pubDate>Tue, 10 Jun 2003 11:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/restricting-access/m-p/2993050#M5018</guid>
      <dc:creator>Leovino A. Trinidad, Jr</dc:creator>
      <dc:date>2003-06-10T11:46:23Z</dc:date>
    </item>
  </channel>
</rss>

