<?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 user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656153#M47231</link>
    <description>Hi Gabriele,&lt;BR /&gt;&lt;BR /&gt;If you want to take a printout of the ftpaccess man page, do this,&lt;BR /&gt;&lt;BR /&gt;man ftpaccess |col -b |lp&lt;BR /&gt;&lt;BR /&gt;to copy the many page to a file,&lt;BR /&gt;&lt;BR /&gt;man ftpaccess |col -b &amp;gt;/tmp/ftpaccess.man&lt;BR /&gt;&lt;BR /&gt;The "col -b" will remove the control characters from the man page.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Thu, 31 Jan 2002 17:56:04 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-01-31T17:56:04Z</dc:date>
    <item>
      <title>ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656143#M47221</link>
      <description>Good morning at all. I have a problem:&lt;BR /&gt;I have a ftp user, pippo, that has a home dir called /home/pippo. This user has to put files in 2 dir /portale, /intranet. What do i have to do to let this user put files into only this dir but without given read acces to other dir under /, leaving the same dir permissions?&lt;BR /&gt;Thanks a lot.</description>
      <pubDate>Thu, 31 Jan 2002 09:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656143#M47221</guid>
      <dc:creator>Gabriele FACCHINI</dc:creator>
      <dc:date>2002-01-31T09:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656144#M47222</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;when the file is under a directory, the owner of that directory can read the file.&lt;BR /&gt;for ur task best way is to use "crypt" and "encrypt" to unlock</description>
      <pubDate>Thu, 31 Jan 2002 11:20:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656144#M47222</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-01-31T11:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656145#M47223</link>
      <description>Hi,&lt;BR /&gt;I would do this:&lt;BR /&gt;user pippo should be registered as guest (see man pages for ftp) ftp user. You can restrict permissions for guest user to access only to his home dir (he sees his home dir as /). Then you can put links to required dir into pippo's home dir.&lt;BR /&gt;Later,</description>
      <pubDate>Thu, 31 Jan 2002 12:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656145#M47223</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2002-01-31T12:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656146#M47224</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can configure ftpaccess to restrict the user access to certain directories and also his ability to read/write/overwrite files.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=804307f00266bf265f/screen=ckiDisplayDocument?docId=200000055935266" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=804307f00266bf265f/screen=ckiDisplayDocument?docId=200000055935266&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=804307f00266bf265f/screen=ckiDisplayDocument?docId=200000055253542" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=804307f00266bf265f/screen=ckiDisplayDocument?docId=200000055253542&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2002 13:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656146#M47224</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-31T13:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656147#M47225</link>
      <description>Gabriele,&lt;BR /&gt;&lt;BR /&gt;Sanjay is right on target.  You will need to set up ftpaccess.&lt;BR /&gt;&lt;BR /&gt;man 4 ftpaccess&lt;BR /&gt;&lt;BR /&gt;Also, you will need to modify the ftpd entry in you inetd.conf to add the -a option.  This option tell ftpd to use the ftpaccess configuration file.&lt;BR /&gt;&lt;BR /&gt;man ftpd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Thu, 31 Jan 2002 13:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656147#M47225</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2002-01-31T13:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656148#M47226</link>
      <description>Hi,&lt;BR /&gt;  the previous suggested has centered the target. But on my opinion you can also create a gruop of user (with pippo inclueded) that have the right permission on /portale /intranet.&lt;BR /&gt;&lt;BR /&gt;bye</description>
      <pubDate>Thu, 31 Jan 2002 13:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656148#M47226</guid>
      <dc:creator>matteo casarino</dc:creator>
      <dc:date>2002-01-31T13:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656149#M47227</link>
      <description>hi Sanjay, I have an european login, and then i couldn't see this documents. Do you have a link in a euuropean site?&lt;BR /&gt;thanks.</description>
      <pubDate>Thu, 31 Jan 2002 15:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656149#M47227</guid>
      <dc:creator>Gabriele FACCHINI</dc:creator>
      <dc:date>2002-01-31T15:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656150#M47228</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;substitute "us-support3" with europe-support and the link will take you to the european link for the doc suggested above by me.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2002 16:21:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656150#M47228</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-31T16:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656151#M47229</link>
      <description>Hi Sanjay, thanks for your help.&lt;BR /&gt;I have made some of this tips, but i have a question:&lt;BR /&gt;the user pippo that has home /home/pippo, must to put files into only two dir, /pluto/paperino/topolino/minni and /pluto/paperino/osvaldo/minni, but i want that this user don't has read permission in other directories and files under /. I have created 2 symbolik link under root portale@ -&amp;gt; /pluto/paperino/topolino/minni  and intranet@ -&amp;gt; /pluto/paperino/osvaldo/minni. What do i have to do to make it possible?&lt;BR /&gt;thanks. Gabriele&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2002 17:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656151#M47229</guid>
      <dc:creator>Gabriele FACCHINI</dc:creator>
      <dc:date>2002-01-31T17:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656152#M47230</link>
      <description>Hi Gabriele,&lt;BR /&gt;&lt;BR /&gt;If you are using ftpaccess to configure this user. Let the user homedirectory be /home/pippo. set two aliases that will allow the user to move into the two directories where you want him to put the files. If you set ftpaccess, the system does a chroot when the user logs into ftp, so he sees his homedirectory as root and the original root is invisible to him. You can allow the user to write into the two directories you want. He won't be allowed to move into any other direcroty. Do a "man ftpaccess" which will help you a little more in understanding how you can configure the ftpaccess top suit your needs.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2002 17:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656152#M47230</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-31T17:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: ftp user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656153#M47231</link>
      <description>Hi Gabriele,&lt;BR /&gt;&lt;BR /&gt;If you want to take a printout of the ftpaccess man page, do this,&lt;BR /&gt;&lt;BR /&gt;man ftpaccess |col -b |lp&lt;BR /&gt;&lt;BR /&gt;to copy the many page to a file,&lt;BR /&gt;&lt;BR /&gt;man ftpaccess |col -b &amp;gt;/tmp/ftpaccess.man&lt;BR /&gt;&lt;BR /&gt;The "col -b" will remove the control characters from the man page.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jan 2002 17:56:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-user/m-p/2656153#M47231</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-31T17:56:04Z</dc:date>
    </item>
  </channel>
</rss>

