<?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: Configuring FTP Server - Need Help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299885#M537337</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Which are the user's should not able to do ftp then add there user names into /etc/ftpaccess file.&lt;BR /&gt;&lt;BR /&gt;If file is not there then create it and add all the desire names who should not do ftp.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
    <pubDate>Tue, 04 Nov 2008 12:25:06 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2008-11-04T12:25:06Z</dc:date>
    <item>
      <title>Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299883#M537335</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm running HPUX 11iv3 and I have to move ftp server from windows to my hpux server.&lt;BR /&gt;&lt;BR /&gt;I'm trying hard to configure the followings:&lt;BR /&gt;&lt;BR /&gt;-I must create 3 users: "ged_dev", "ged_qua" and "ged_prd".&lt;BR /&gt;&lt;BR /&gt;-I created a directory /CMS and i want to redirect each user into one sub-folder.&lt;BR /&gt;The result should be:&lt;BR /&gt;/CMS/ged_dev&lt;BR /&gt;/CMS/ged_qua&lt;BR /&gt;/CMS/ged_prd&lt;BR /&gt;&lt;BR /&gt;I created the dir /etc/ftpd and copied the examples files "ftpusers" "ftpgroup"...&lt;BR /&gt;&lt;BR /&gt;I removed "root" from ftpuser and i can connect. But all my local account cant connect to my ftp server?? (they're not listed in ftpuser yet!).&lt;BR /&gt;&lt;BR /&gt;Need help,&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;Mathias</description>
      <pubDate>Tue, 04 Nov 2008 10:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299883#M537335</guid>
      <dc:creator>math_from_france</dc:creator>
      <dc:date>2008-11-04T10:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299884#M537336</link>
      <description>Hi Mathias,&lt;BR /&gt;&lt;BR /&gt;1. Are you able to login to FTP server using "root" user and "anonymous" user?&lt;BR /&gt;&lt;BR /&gt;2. What is the o/p of "grep ^ftp: /etc/passwd"?&lt;BR /&gt;&lt;BR /&gt;3. While creating the 3 users you have specified, create them with HOME DIRECTORY as you've mentioned.&lt;BR /&gt;&lt;BR /&gt;If root user can logon, then there shouldn't be any reason why other users can't login.&lt;BR /&gt;&lt;BR /&gt;- Suraj</description>
      <pubDate>Tue, 04 Nov 2008 12:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299884#M537336</guid>
      <dc:creator>Suraj Singh_1</dc:creator>
      <dc:date>2008-11-04T12:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299885#M537337</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Which are the user's should not able to do ftp then add there user names into /etc/ftpaccess file.&lt;BR /&gt;&lt;BR /&gt;If file is not there then create it and add all the desire names who should not do ftp.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 04 Nov 2008 12:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299885#M537337</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-11-04T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299886#M537338</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I created the /etc/ftpd/ftpaccess and /etc/ftpd/ftpusers&lt;BR /&gt;&lt;BR /&gt;I can login with root (i removed root from ftpusers).&lt;BR /&gt;&lt;BR /&gt;But all others local users account cant login.&lt;BR /&gt;&lt;BR /&gt;1.This is my /etc/passwd:&lt;BR /&gt;&lt;BR /&gt;root:/af/4dEOdgkpY:0:3::/:/sbin/sh&lt;BR /&gt;daemon:*:1:5::/:/sbin/sh&lt;BR /&gt;bin:*:2:2::/usr/bin:/sbin/sh&lt;BR /&gt;sys:*:3:3::/:&lt;BR /&gt;adm:*:4:4::/var/adm:/sbin/sh&lt;BR /&gt;uucp:*:5:3::/var/spool/uucppublic:/usr/lbin/uucp/uucico&lt;BR /&gt;lp:*:9:7::/var/spool/lp:/sbin/sh&lt;BR /&gt;nuucp:*:11:11::/var/spool/uucppublic:/usr/lbin/uucp/uucico&lt;BR /&gt;hpdb:*:27:1:ALLBASE:/:/sbin/sh&lt;BR /&gt;nobody:*:-2:-2::/:&lt;BR /&gt;www:*:30:1::/:&lt;BR /&gt;smbnull:*:101:101:DO NOT USE OR DELETE - needed by Samba:/var/opt/samba/nologin:/bin/false&lt;BR /&gt;cimsrvr:*:102:102:WBEM Services:/var/opt/wbem:/sbin/sh&lt;BR /&gt;sfmdb:*:103:20::/home/sfmdb:/sbin/sh&lt;BR /&gt;sshd:*:104:103:sshd privsep:/var/empty:/bin/false&lt;BR /&gt;iwww:*:105:1::/home/iwww:/sbin/sh&lt;BR /&gt;owww:*:106:1::/home/owww:/sbin/sh&lt;BR /&gt;hpsmh:*:107:104:System Management Homepage:/var/opt/hpsmh:/sbin/sh&lt;BR /&gt;tftp:*:108:105:Trivial FTP user:/home/tftp:/usr/bin/false&lt;BR /&gt;smdadm:R3dh5/bVI54A6:109:107:SMD Agent user:/home/smdadm:/bin/csh&lt;BR /&gt;soladm:R3dh5/bVI54A6:110:107:SAP System Administrator:/home/soladm:/bin/csh&lt;BR /&gt;orasol:R3dh5/bVI54A6:111:108:SAP Database Administrator:/oracle/SOL:/bin/csh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2.This is my /etc/ftpd/ftusers&lt;BR /&gt;&lt;BR /&gt;bin&lt;BR /&gt;boot&lt;BR /&gt;daemon&lt;BR /&gt;digital&lt;BR /&gt;field&lt;BR /&gt;gateway&lt;BR /&gt;guest&lt;BR /&gt;nobody&lt;BR /&gt;operator&lt;BR /&gt;ris&lt;BR /&gt;sccs&lt;BR /&gt;sys&lt;BR /&gt;uucp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How an I allow my local account to login ftp?&lt;BR /&gt;&lt;BR /&gt;Thk You&lt;BR /&gt;Mathias</description>
      <pubDate>Tue, 04 Nov 2008 13:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299886#M537338</guid>
      <dc:creator>math_from_france</dc:creator>
      <dc:date>2008-11-04T13:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299887#M537339</link>
      <description>Hello Mathias,&lt;BR /&gt;&lt;BR /&gt;Which account you have tried? Some of the users doesn't have home directories. Can you provide more details from ftp session and syslog messages.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 04 Nov 2008 13:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299887#M537339</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-11-04T13:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299888#M537340</link>
      <description>Hello Iva,&lt;BR /&gt;&lt;BR /&gt;I've already tried with "orasol" account. This is the syslog:&lt;BR /&gt;&lt;BR /&gt;ov  4 14:16:09 sirius ftpd[761576]: FTP server (Revision 3.0 Version wuftpd-2.6.1 Wed Dec 19 08:45:38 GMT 2007) ready.&lt;BR /&gt;Nov  4 14:16:09 sirius ftpd[761576]: cannot open pid file /etc/ftpd/pids/all: No such file or directory&lt;BR /&gt;Nov  4 14:16:09 sirius ftpd[761576]: FTP LOGIN REFUSED (shell not in /etc/shells) FROM 172.17.2.0 [172.17.2.0], orasol&lt;BR /&gt;Nov  4 14:16:09 sirius ftpd[761576]: FTP session closed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can I easily allow a current local user to loggin ftp?</description>
      <pubDate>Tue, 04 Nov 2008 13:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299888#M537340</guid>
      <dc:creator>math_from_france</dc:creator>
      <dc:date>2008-11-04T13:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299889#M537341</link>
      <description>&amp;gt; FTP LOGIN REFUSED (shell not in /etc/shells)&lt;BR /&gt;&lt;BR /&gt;"man ftpd" should explain /etc/shells.  If&lt;BR /&gt;you have one, then apparently /bin/csh is not&lt;BR /&gt;in it, so you should probably add it.  If you&lt;BR /&gt;don't have one, then apparently /bin/csh is&lt;BR /&gt;not in the default list of shells, so you&lt;BR /&gt;should probably create one which contains all&lt;BR /&gt;the shells used by your FTP users.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; cannot open pid file /etc/ftpd/pids/all: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Is there such a file or directory?</description>
      <pubDate>Tue, 04 Nov 2008 14:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299889#M537341</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-04T14:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299890#M537342</link>
      <description>OK,&lt;BR /&gt;&lt;BR /&gt;Problem solved.&lt;BR /&gt;I've just had in /etc/shells the local shell of my users.&lt;BR /&gt;&lt;BR /&gt;For ex:&lt;BR /&gt;&lt;BR /&gt;my local account "oraprd" has /bin/csh as shell.&lt;BR /&gt;&lt;BR /&gt;I've just had it.&lt;BR /&gt;&lt;BR /&gt;Weird.&lt;BR /&gt;&lt;BR /&gt;mathias</description>
      <pubDate>Wed, 05 Nov 2008 14:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299890#M537342</guid>
      <dc:creator>math_from_france</dc:creator>
      <dc:date>2008-11-05T14:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring FTP Server - Need Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299891#M537343</link>
      <description>&amp;gt; Weird.&lt;BR /&gt;&lt;BR /&gt;Documented.&lt;BR /&gt;&lt;BR /&gt;(And at least one of the error messages in&lt;BR /&gt;the log, "[...] (shell not in /etc/shells)",&lt;BR /&gt;was pretty clear.)</description>
      <pubDate>Wed, 05 Nov 2008 17:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configuring-ftp-server-need-help/m-p/4299891#M537343</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-11-05T17:46:55Z</dc:date>
    </item>
  </channel>
</rss>

