<?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 FTP Restriction in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381642#M864409</link>
    <description>I would restric a user account to ftp only, the problem that the user is part of group that is can not be changed, as the files that will pushed needs to be accessed from users in same group, which is an appliaction group. So, How I can use the ftpaccess, while I can not change the user group to already restricted gourp in the system "ftponly"</description>
    <pubDate>Sat, 18 Sep 2004 05:16:20 GMT</pubDate>
    <dc:creator>Fuad_1</dc:creator>
    <dc:date>2004-09-18T05:16:20Z</dc:date>
    <item>
      <title>FTP Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381642#M864409</link>
      <description>I would restric a user account to ftp only, the problem that the user is part of group that is can not be changed, as the files that will pushed needs to be accessed from users in same group, which is an appliaction group. So, How I can use the ftpaccess, while I can not change the user group to already restricted gourp in the system "ftponly"</description>
      <pubDate>Sat, 18 Sep 2004 05:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381642#M864409</guid>
      <dc:creator>Fuad_1</dc:creator>
      <dc:date>2004-09-18T05:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381643#M864410</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;make an entry in the /var/adm/inetd.sec file&lt;BR /&gt;&lt;BR /&gt;ftp deny username&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Sep 2004 06:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381643#M864410</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-09-18T06:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381644#M864411</link>
      <description>Hi Fuad,&lt;BR /&gt;&lt;BR /&gt;Not perfect but, why not setup this user just for ftp only. Don't change the group for that users to ftponly.&lt;BR /&gt;---&lt;BR /&gt;Now add a user to the system.  Use a group that is 'application group' and make the user's shell /usr/bin/ftpshell.&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sat, 18 Sep 2004 06:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381644#M864411</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-09-18T06:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381645#M864412</link>
      <description>sorry,&lt;BR /&gt;the older reply is for an ipaddress not foe a user.&lt;BR /&gt;&lt;BR /&gt;make a file ftpusers in /etc/ftpd folder&lt;BR /&gt;enter your user name to be restricted in that.&lt;BR /&gt;this will prevent that user from ftp access.&lt;BR /&gt;&lt;BR /&gt;regds,</description>
      <pubDate>Sat, 18 Sep 2004 06:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381645#M864412</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-09-18T06:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381646#M864413</link>
      <description>Hi Fuad,&lt;BR /&gt;&lt;BR /&gt;You don't need to modify ftpaccess file if you want to make the user account "ftponly". Just make the shell as "/usr/bin/false" in /etc/passwd file. If you don't have a /etc/shells file, create one with all valid shells with one shell per line and add /usr/bin/false also to it. That will enable user to do ftp and not telnet/rlogin etc.,&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sat, 18 Sep 2004 11:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381646#M864413</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-18T11:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381647#M864414</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would restrict the ftp user, so it can not traverse the filesystem, restricted to ftp specific directory.</description>
      <pubDate>Sat, 18 Sep 2004 23:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381647#M864414</guid>
      <dc:creator>Fuad_1</dc:creator>
      <dc:date>2004-09-18T23:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381648#M864415</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well. You can still do it even after changing the group to 'ftponly'.  &lt;BR /&gt;&lt;BR /&gt;1. Make the user's home directory like /home/user/./&lt;BR /&gt;2. Create a group say 'ftponly' and change the primary group of the user to ftponly.&lt;BR /&gt;3. Add the following lines to your /etc/ftpd/ftpaccess file&lt;BR /&gt;&lt;BR /&gt;guestgroup ftponly&lt;BR /&gt;&lt;BR /&gt;With the above user will not be able to move above /home/user structure. Then use 'upload' directive in ftpaccess to change the ownership and group of the uploaded files. For ex., adding the following will make the ownership and group set to user and appgrp with permissions 0440.&lt;BR /&gt;&lt;BR /&gt;upload /home/user * yes user appgrp 0440&lt;BR /&gt;&lt;BR /&gt;You will have to add -a to your ftpd line in /etc/inetd.conf and refresh inetd - inetd -c.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Sep 2004 23:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-restriction/m-p/3381648#M864415</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-18T23:50:50Z</dc:date>
    </item>
  </channel>
</rss>

