<?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: FTP Access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501554#M20984</link>
    <description>I have alot of users and only want three accounts to have ftp access.  I don't want to have to remember to add users to /etc/ftpusers every time I create an account.  Is there such a file just for "allowed" users?  Also, what happens if I disable access to the following accounts:&lt;BR /&gt;uucp, www, sys, and nuucp&lt;BR /&gt;&lt;BR /&gt;What function to the above accounts have?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
    <pubDate>Tue, 06 Mar 2001 15:05:27 GMT</pubDate>
    <dc:creator>Joe Profaizer</dc:creator>
    <dc:date>2001-03-06T15:05:27Z</dc:date>
    <item>
      <title>FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501551#M20981</link>
      <description>If I want to allow only root and a couple of other users to only have FTP "get" and "put" access on an HP-UX Server -- what's the easiest way to do so.  So far, I can only find within SAM a method to dis-allow users.  I'm looking for a method to only allow certain users.&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
      <pubDate>Tue, 06 Mar 2001 14:51:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501551#M20981</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2001-03-06T14:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501552#M20982</link>
      <description>you may want to take a look at the man page for inetd.sec, but I am unsure if this is exactly what you are looking for.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Mar 2001 14:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501552#M20982</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-03-06T14:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501553#M20983</link>
      <description>Hi Joe:&lt;BR /&gt;&lt;BR /&gt;You can restrict users by defining them in /etc/ftpusers.  See 'man (4) ftpusers'.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Mar 2001 14:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501553#M20983</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-03-06T14:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501554#M20984</link>
      <description>I have alot of users and only want three accounts to have ftp access.  I don't want to have to remember to add users to /etc/ftpusers every time I create an account.  Is there such a file just for "allowed" users?  Also, what happens if I disable access to the following accounts:&lt;BR /&gt;uucp, www, sys, and nuucp&lt;BR /&gt;&lt;BR /&gt;What function to the above accounts have?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;..Joe</description>
      <pubDate>Tue, 06 Mar 2001 15:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501554#M20984</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2001-03-06T15:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501555#M20985</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;Checkout these link:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Marcel</description>
      <pubDate>Tue, 06 Mar 2001 15:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501555#M20985</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-03-06T15:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501556#M20986</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The file /etc/ftpd/ftpusers is a list of those users who *can* use ftp, one user name per line.  New accounts do not have to be added unless you want them to access your box via ftp from a remote client.&lt;BR /&gt;&lt;BR /&gt;As for the system accounts, such as uucp, you do not need them in /etc/ftpd/ftpusers.  Those accounts will not be using ftp.&lt;BR /&gt;&lt;BR /&gt;--Bruce</description>
      <pubDate>Tue, 06 Mar 2001 18:45:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501556#M20986</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2001-03-06T18:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501557#M20987</link>
      <description>Another method of doing this is to create /etc/shells and put the 3 users you want to have access login shells into that file.&lt;BR /&gt;I.E.  root's default shell is /sbin/sh&lt;BR /&gt;add /sbin/sh to /etc/shells (new file).&lt;BR /&gt;The other two users, use a shell that you do not normally use.  I.E.  If you always use "/usr/bin/sh" for your users, move the users you want to ftp to a shell of /usr/bin/ksh.  Then add /usr/bin/ksh to /etc/shells.&lt;BR /&gt;By default, any login shell is okay.  Once the /etc/shells file is there, it restricts access to those who have matching shells.  This may require wu-ftpd, but I dont think so....&lt;BR /&gt;&lt;BR /&gt;Also, if you are running the HP version of wu-ftp, then there is a ftphosts file.  simply make the entries in this file for who you want to ftp and a generic global deny.  I.E.&lt;BR /&gt;deny * *&lt;BR /&gt;allow johndoe host1&lt;BR /&gt;allow root *&lt;BR /&gt;allow me *&lt;BR /&gt;Field 1 is allow or deny.  Field 2 is the user.  Field 3 is the host or domain.  Of course an "*" is "ALL".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Tue, 06 Mar 2001 21:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501557#M20987</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-03-06T21:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501558#M20988</link>
      <description>/etc/ftpd/ftpusers is used to reject users and all uucp accounts should be in it.&lt;BR /&gt;&lt;BR /&gt;You can then use /var/adm/inetd.sec to restrict ftp to certain hosts.  You can also use the -a option to ftpd and use /etc/ftpd/ftpaccess to restrict ftp access to a set of hosts.</description>
      <pubDate>Tue, 06 Mar 2001 23:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501558#M20988</guid>
      <dc:creator>Sean C. DeZurik</dc:creator>
      <dc:date>2001-03-06T23:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501559#M20989</link>
      <description>You can "auto-build" your ftpusers file by using a little script.&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;cat /etc/passwd|grep -v user1|grep -v user2 |grep -v user3|cut -f 1 -d":" &amp;gt; /etc/ftpd/ftpusers&lt;BR /&gt;/usr/sbin/inetd -c</description>
      <pubDate>Tue, 06 Mar 2001 23:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access/m-p/2501559#M20989</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2001-03-06T23:59:41Z</dc:date>
    </item>
  </channel>
</rss>

