<?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: anonymous ftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620044#M38495</link>
    <description>Hi Mike &lt;BR /&gt;&lt;BR /&gt;it you want to disable the user just delete it &lt;BR /&gt;from the /etc/passwd in you dont want any &lt;BR /&gt;anonymous ftp user will login to your system .&lt;BR /&gt;&lt;BR /&gt;other user that have a valid user on the system can do a login with the ftp with no problem . &lt;BR /&gt;&lt;BR /&gt;if you want that the anonymous ftp will be enable but he will not have access to a dir it &lt;BR /&gt;is just a primmsion issue of the dir that you dont want him to log .&lt;BR /&gt;&lt;BR /&gt;user anonymous most of the time are group to the group other and if other doent have access &lt;BR /&gt;to the dir he will not able to log in the system &lt;BR /&gt;&lt;BR /&gt;i m also giving a white peper how to config the anonymous user in a system</description>
    <pubDate>Mon, 26 Nov 2001 17:04:25 GMT</pubDate>
    <dc:creator>eran maor</dc:creator>
    <dc:date>2001-11-26T17:04:25Z</dc:date>
    <item>
      <title>anonymous ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620043#M38494</link>
      <description>We have anonymous ftp running. Is there a way to eliminate anonymous users from accessing a specific directory? I would like regular users with UNIX id/pass to still be able to ftp to this directory.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 26 Nov 2001 16:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620043#M38494</guid>
      <dc:creator>Mike_21</dc:creator>
      <dc:date>2001-11-26T16:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620044#M38495</link>
      <description>Hi Mike &lt;BR /&gt;&lt;BR /&gt;it you want to disable the user just delete it &lt;BR /&gt;from the /etc/passwd in you dont want any &lt;BR /&gt;anonymous ftp user will login to your system .&lt;BR /&gt;&lt;BR /&gt;other user that have a valid user on the system can do a login with the ftp with no problem . &lt;BR /&gt;&lt;BR /&gt;if you want that the anonymous ftp will be enable but he will not have access to a dir it &lt;BR /&gt;is just a primmsion issue of the dir that you dont want him to log .&lt;BR /&gt;&lt;BR /&gt;user anonymous most of the time are group to the group other and if other doent have access &lt;BR /&gt;to the dir he will not able to log in the system &lt;BR /&gt;&lt;BR /&gt;i m also giving a white peper how to config the anonymous user in a system</description>
      <pubDate>Mon, 26 Nov 2001 17:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620044#M38495</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-11-26T17:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620045#M38496</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;  The following document has details on restricting users to a directory:&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=5e97849c1c7733dce2/screen=ckiDisplayDocument?docId=200000057370859" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=5e97849c1c7733dce2/screen=ckiDisplayDocument?docId=200000057370859&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;raj</description>
      <pubDate>Mon, 26 Nov 2001 17:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620045#M38496</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-11-26T17:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620046#M38497</link>
      <description>One easy way that comes to mind is to create another group?&lt;BR /&gt;&lt;BR /&gt;such as guest2&lt;BR /&gt;&lt;BR /&gt;Assign valid users that that group.&lt;BR /&gt;&lt;BR /&gt;mkdir /home/ftp/pub/newdir&lt;BR /&gt;chown root:guest2 /home/ftp/pub/newdir&lt;BR /&gt;chmod 770 /home/ftp/pub/newdir&lt;BR /&gt;&lt;BR /&gt;anonymous users will not be able to access the newdir but your valid users will.&lt;BR /&gt;&lt;BR /&gt;There may be an easier way, but this would be fairly simple.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Mon, 26 Nov 2001 17:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620046#M38497</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-11-26T17:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620047#M38498</link>
      <description>Most folks point anonymous ftp at a directory with limited security implications.  The server gets there via chroot.  Here's how to configure anonymous access (from man ftpd):&lt;BR /&gt;&lt;BR /&gt;4)&lt;BR /&gt;If the user name is ``anonymous'' or ``ftp'', an anonymous ftp account must be present in the password file (user ``ftp''). In this case the user is allowed to log in by specifying any password (by convention this is given as the client host's name). &lt;BR /&gt;In the last case, ftpd takes special measures to restrict the client's access privileges. The server performs a chroot(2) command to the home directory of the ``ftp'' user. In order that system security is not breached, it is recommended that the ``ftp'' subtree be constructed with care; the following rules are recommended. &lt;BR /&gt;&lt;BR /&gt;~ftp)&lt;BR /&gt;Make the home directory owned by super-user and unwritable by anyone. &lt;BR /&gt;~ftp/bin)&lt;BR /&gt;Make this directory owned by the super-user and unwritable by anyone. The program ls(1) must be present to support the list command. This program should have mode 111. &lt;BR /&gt;~ftp/etc)&lt;BR /&gt;Make this directory owned by the super-user and unwritable by anyone. The files passwd(5) and group(5) must be present for the ls command to be able to produce owner names rather than numbers. Depending on the operating system, there may be other required files. Check your manual page for the getpwent(3) library routine. The password field in passwd is not used, and should not contain real encrypted passwords. These files should be mode 444 and owned by the super-user. Don't use the system's /etc/passwd file as the password file or the system's /etc/group file as the group file in the ~ftp/etc directory. &lt;BR /&gt;~ftp/pub)&lt;BR /&gt;Create a subdirectory in ~ftp/pub with the appropriate mode (777 or 733) if you want to allow normal users to upload files.</description>
      <pubDate>Mon, 26 Nov 2001 17:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620047#M38498</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2001-11-26T17:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620048#M38499</link>
      <description>I would highly recommend looking at wu-ftpd as a replacement for ftpd. Its free, more secure, and will do exactly as you require. I replaced my ftpd with wu-ftpd a few months ago and am pleased. It uses chroot to control access.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.wu-ftpd.org" target="_blank"&gt;http://www.wu-ftpd.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Mon, 26 Nov 2001 18:25:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620048#M38499</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-11-26T18:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: anonymous ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620049#M38500</link>
      <description>And one other point, running 10.20 and NIS. SO I am not sure if I assign a nis user to a local user group, and assign this group to the directory, that this will restrict access only to those users...</description>
      <pubDate>Mon, 26 Nov 2001 19:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/anonymous-ftp/m-p/2620049#M38500</guid>
      <dc:creator>Mike_21</dc:creator>
      <dc:date>2001-11-26T19:07:46Z</dc:date>
    </item>
  </channel>
</rss>

