<?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: restrict ftp user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020539#M428419</link>
    <description>Thanks all of you especially asif.</description>
    <pubDate>Fri, 29 Dec 2006 02:30:30 GMT</pubDate>
    <dc:creator>Sial_1</dc:creator>
    <dc:date>2006-12-29T02:30:30Z</dc:date>
    <item>
      <title>restrict ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020532#M428412</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;Do u know how to restrict on HP-UX ftp user to have access to only their home directiories? and also want that restrict this user not to connect system through telnet, rlogin or ssh.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Dec 2006 02:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020532#M428412</guid>
      <dc:creator>Sial_1</dc:creator>
      <dc:date>2006-12-28T02:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: restrict ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020533#M428413</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You define this in /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;You can also modify it through sam&lt;BR /&gt;&lt;BR /&gt;Networking and communications&lt;BR /&gt;System Access&lt;BR /&gt;Remote logins</description>
      <pubDate>Thu, 28 Dec 2006 02:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020533#M428413</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2006-12-28T02:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: restrict ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020534#M428414</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The shell /usr/bin/false in /etc/passwd as the default shell prevents non-ftp logins.&lt;BR /&gt;&lt;BR /&gt;The ftpaccess file in your ftpd server can be modified to chroot the user and make their home directory their root directory. &lt;BR /&gt;&lt;BR /&gt;All binaries they need for ftp, e.g. the ls must be provided to the local home directory for this user.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 Dec 2006 03:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020534#M428414</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-12-28T03:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: restrict ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020535#M428415</link>
      <description>Hi,&lt;BR /&gt;you want to read:&lt;BR /&gt;man ftpaccess&lt;BR /&gt;&lt;BR /&gt;and/or these earlier threads:&lt;BR /&gt;&lt;BR /&gt;"How can I restrict ftp user within its home director?"&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=137882" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=137882&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"ftp restriction"&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=837471" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=837471&lt;/A&gt;</description>
      <pubDate>Thu, 28 Dec 2006 03:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020535#M428415</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-28T03:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: restrict ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020536#M428416</link>
      <description>Dear Kashif,&lt;BR /&gt;&lt;BR /&gt;Plese find the atatched document. It will help you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Thu, 28 Dec 2006 04:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020536#M428416</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-12-28T04:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: restrict ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020537#M428417</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the version of hp-ux you are running on your server. HP_UX 11i v1 onwards you have inbuild chroot utility. you need to just run a script /opt/ssh/ssh_chroot_setup.sh&lt;BR /&gt;&lt;BR /&gt;Samir</description>
      <pubDate>Thu, 28 Dec 2006 23:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020537#M428417</guid>
      <dc:creator>Samir Pujara_1</dc:creator>
      <dc:date>2006-12-28T23:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: restrict ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020538#M428418</link>
      <description>Thanks all of you especially asif.</description>
      <pubDate>Fri, 29 Dec 2006 02:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020538#M428418</guid>
      <dc:creator>Sial_1</dc:creator>
      <dc:date>2006-12-29T02:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: restrict ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020539#M428419</link>
      <description>Thanks all of you especially asif.</description>
      <pubDate>Fri, 29 Dec 2006 02:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ftp-user/m-p/5020539#M428419</guid>
      <dc:creator>Sial_1</dc:creator>
      <dc:date>2006-12-29T02:30:30Z</dc:date>
    </item>
  </channel>
</rss>

