<?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: want to setup ftpaccess ftp login but access denied in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934327#M554114</link>
    <description>It clearly says, it can't find /home/ftp/./incoming.. Try changing it to some other dir like /tmp/test and see what happenes.. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Tue, 18 Oct 2005 02:11:29 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2005-10-18T02:11:29Z</dc:date>
    <item>
      <title>want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934318#M554105</link>
      <description>Hi,&lt;BR /&gt;I saw an interesting link on this forum with something I wanted to do for a long time.&lt;BR /&gt;So I decided to do that too and I had a go at it but to no avail, what am I doing wrong ?&lt;BR /&gt;&lt;BR /&gt;C:\&amp;gt;ftp orasrv2&lt;BR /&gt;Connected to orasrv2.vwb.be.&lt;BR /&gt;220 orasrv2.vwb.be FTP server (Version 1.1.214.9 Wed Dec 17 11:41:58 GMT 2003) ready.&lt;BR /&gt;User (orasrv2.vwb.be:(none)): guest1&lt;BR /&gt;530 User guest1 access denied...&lt;BR /&gt;Login failed.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;My ftpaccess file contents:&lt;BR /&gt;class all,real guest*&lt;BR /&gt;guestgroup web www&lt;BR /&gt;noretrieve /etc/passwd core&lt;BR /&gt;&lt;BR /&gt;(BTW I took this from a previous link on this forum: &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=713226" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=713226&lt;/A&gt; )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;my inetd.conf entry:&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -l -v -a -t 250&lt;BR /&gt;&lt;BR /&gt;my password file entry:&lt;BR /&gt;guest1:&lt;PASSWD&gt;:124:104:Guest Account:/ftp/./incoming:/usr/bin/false&lt;BR /&gt;&lt;BR /&gt;my group file entry for 104:&lt;BR /&gt;[root@orasrv2:]/etc&amp;lt;&amp;gt;&amp;gt;&amp;gt; grep 104 group&lt;BR /&gt;web::104:&lt;BR /&gt;[root@orasrv2:]/etc&amp;lt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;my /etc/ftpd/ftpusers file is currently empty.&lt;BR /&gt;&lt;BR /&gt;I ran inetd -c several times now as well as&lt;BR /&gt;[root@orasrv2:]/etc/ftpd&amp;lt;&amp;gt;&amp;gt;&amp;gt; /sbin/init.d/inetd stop&lt;BR /&gt;Internet Services stopped&lt;BR /&gt;[root@orasrv2:]/etc/ftpd&amp;lt;&amp;gt;&amp;gt;&amp;gt; /sbin/init.d/inetd start&lt;BR /&gt;Internet Services started&lt;BR /&gt;[root@orasrv2:]/etc/ftpd&amp;lt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;To no avail until now.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/PASSWD&gt;</description>
      <pubDate>Tue, 18 Oct 2005 01:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934318#M554105</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-18T01:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934319#M554106</link>
      <description>Oh, before I forget,&lt;BR /&gt;my /etc/shells looks like this:&lt;BR /&gt;&lt;BR /&gt;[root@orasrv2:]/etc&amp;lt;&amp;gt;&amp;gt;&amp;gt; more shells&lt;BR /&gt;/bin/false&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;[root@orasrv2:]/etc&amp;lt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2005 01:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934319#M554106</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-18T01:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934320#M554107</link>
      <description>Can you check this doc ? &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90778/ch02.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90778/ch02.html&lt;/A&gt;&lt;BR /&gt;[Configuring FTP] &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 18 Oct 2005 01:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934320#M554107</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-18T01:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934321#M554108</link>
      <description>guest1:&lt;PASSWD&gt;:124:104:Guest Account:/ftp/./incoming:/usr/bin/false&lt;BR /&gt;&lt;BR /&gt;It is the problem.&lt;BR /&gt;&lt;BR /&gt;Change /usr/bin/false to some shell type as,&lt;BR /&gt;&lt;BR /&gt;guest1:&lt;PASSWD&gt;:124:104:Guest Account:/ftp/./incoming:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;You have to control users by /etc/ftpd/ftpusers file only.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/PASSWD&gt;&lt;/PASSWD&gt;</description>
      <pubDate>Tue, 18 Oct 2005 01:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934321#M554108</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-18T01:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934322#M554109</link>
      <description>hello &lt;BR /&gt;&lt;BR /&gt;what i see is that ur login shell for the user is /usr/bin/false ...&lt;BR /&gt;&lt;BR /&gt;if u like to login with this user u must give him a shell &lt;BR /&gt;&lt;BR /&gt;regards gga</description>
      <pubDate>Tue, 18 Oct 2005 01:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934322#M554109</guid>
      <dc:creator>GGA</dc:creator>
      <dc:date>2005-10-18T01:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934323#M554110</link>
      <description>I have tried your suggestion and&lt;BR /&gt;changed the shell&lt;BR /&gt;guest1::124:104:Guest Account:/ftp/./incoming:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;and run inetd -c (don't know if that&lt;BR /&gt;was realy necessary ?)&lt;BR /&gt;&lt;BR /&gt;Still get &lt;BR /&gt;C:\&amp;gt;ftp orasrv2&lt;BR /&gt;Connected to orasrv2.vwb.be.&lt;BR /&gt;220 orasrv2.vwb.be FTP server (Version 1.1.214.9 Wed Dec 17 11:41:58 GMT 2003) ready.&lt;BR /&gt;User (orasrv2.vwb.be:(none)): guest1&lt;BR /&gt;530 User guest1 access denied....&lt;BR /&gt;Login failed.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Has it something to do with the permissions&lt;BR /&gt;on the home directory ftp ?&lt;BR /&gt;[root@orasrv2:]/&amp;lt;&amp;gt;&amp;gt;&amp;gt; ls -ld ftp&lt;BR /&gt;drwxr-xr-x   2 root       sys             96 Oct 18 08:04 ftp&lt;BR /&gt;[root@orasrv2:]/&amp;lt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2005 01:58:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934323#M554110</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-18T01:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934324#M554111</link>
      <description>Try as,&lt;BR /&gt;&lt;BR /&gt;# telnet orasrv2 &lt;BR /&gt;with guest1 account. Are you able to login.&lt;BR /&gt;&lt;BR /&gt;# Can you post information of guest1 user group information. &lt;BR /&gt;&lt;BR /&gt;id guest1&lt;BR /&gt;logins -ux for guest1 entry&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2005 02:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934324#M554111</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-18T02:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934325#M554112</link>
      <description>with su - guest1 it works fine,&lt;BR /&gt;but indeed with telnet I get an error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX orasrv2 B.11.00 U 9000/800 (tb)&lt;BR /&gt;&lt;BR /&gt;login: guest1&lt;BR /&gt;Unable to change directory to "/home/ftp/./incoming"&lt;BR /&gt;Logging in with home = "/".&lt;BR /&gt;Please wait...checking for disk quotas&lt;BR /&gt;[guest1@orasrv2]:/==&amp;gt;&lt;BR /&gt;&lt;BR /&gt;[guest1@orasrv2]:==&amp;gt;id&lt;BR /&gt;uid=124(guest1) gid=104(web)&lt;BR /&gt;[guest1@orasrv2]:==&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I am logged in but the message above &lt;BR /&gt;to me is not understandable sofar.&lt;BR /&gt;What can I do to correct it ?&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2005 02:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934325#M554112</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-18T02:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934326#M554113</link>
      <description>Change /etc/passwd entry of guest1 to,&lt;BR /&gt;&lt;BR /&gt;guest1:&lt;PASSWD&gt;:100:92:Guest Account:/ftp/./incoming:/etc/ftponly&lt;BR /&gt;&lt;BR /&gt;It will work.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/PASSWD&gt;</description>
      <pubDate>Tue, 18 Oct 2005 02:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934326#M554113</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-18T02:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934327#M554114</link>
      <description>It clearly says, it can't find /home/ftp/./incoming.. Try changing it to some other dir like /tmp/test and see what happenes.. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 18 Oct 2005 02:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934327#M554114</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-18T02:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934328#M554115</link>
      <description>That was a good idea ,&lt;BR /&gt;I create /tmp/test , did a chmod 775 and&lt;BR /&gt;chown guest1:web /tmp/test.&lt;BR /&gt;&lt;BR /&gt;Then I tried a telnet:&lt;BR /&gt;&lt;BR /&gt;HP-UX orasrv2 B.11.00 U 9000/800 (tb)&lt;BR /&gt;&lt;BR /&gt;login: guest1&lt;BR /&gt;Unable to change directory to "/home/ftp/./tmp/test"&lt;BR /&gt;Logging in with home = "/".&lt;BR /&gt;Please wait...checking for disk quotas&lt;BR /&gt;[guest1@orasrv2]:/==&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Sorry, but I don't see my error.&lt;BR /&gt;&lt;BR /&gt;Indeed there is not directory:&lt;BR /&gt;/home/ftp/./tmp/test&lt;BR /&gt;so if you follow the logic of the error&lt;BR /&gt;then correct, however it just don't make&lt;BR /&gt;sense to me.&lt;BR /&gt;&lt;BR /&gt;It seems to be misinterpreting the entry in&lt;BR /&gt;the password file, which now looks like this:&lt;BR /&gt;guest1::124:104:Guest Account:/home/ftp/./tmp/test:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;I guess the cause of the error is on this line, but I can't see what.&lt;BR /&gt;Hope one of you can.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2005 02:20:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934328#M554115</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-18T02:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934329#M554116</link>
      <description>Do you want to create anonymous ftp access account? If so use /etc/ftponly as shell type.&lt;BR /&gt;&lt;BR /&gt;guest1::124:104:Guest Account:/home/ftp/./tmp/test:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;           In the /etc/passwd file, the sample entry is:&lt;BR /&gt;&lt;BR /&gt;           guest1:&lt;PASSWD&gt;:100:92:Guest Account:/ftp/./incoming:/etc/ftponly&lt;BR /&gt;&lt;BR /&gt;           When guest1 successfully logs in, the ftp server will chroot&lt;BR /&gt;           (/ftp) and then chdir (/incoming).  The guest user will only be&lt;BR /&gt;           able to access the directory structure under /ftp (which will&lt;BR /&gt;           look and act as / to guest1), just as an anonymous FTP user&lt;BR /&gt;           would.&lt;BR /&gt;&lt;BR /&gt;Refer ftpaccess man page. It will work.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/PASSWD&gt;</description>
      <pubDate>Tue, 18 Oct 2005 02:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934329#M554116</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-18T02:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934330#M554117</link>
      <description>combining bits and pieces of our advice and&lt;BR /&gt;some creative thinking on my part I &lt;BR /&gt;got it to work. (can I explain ? maybe later, good thing is I got result) &lt;BR /&gt;&lt;BR /&gt;For me this worked:&lt;BR /&gt;entry password file (using rksh):&lt;BR /&gt;guest1:6vS/O71pYExuI,./:124:104:guest ftp,,,:/home/guest1/./:/usr/bin/rksh&lt;BR /&gt;&lt;BR /&gt;entry ftpaccess:&lt;BR /&gt;[root@orasrv2:]/etc/ftpd&amp;lt;&amp;gt;&amp;gt;&amp;gt; more ftpaccess&lt;BR /&gt;#autogroup users class1&lt;BR /&gt;autogroup root class2&lt;BR /&gt;class class2 real 10.214*&lt;BR /&gt;class class1 guest* 10.214*&lt;BR /&gt;guestgroup web&lt;BR /&gt;#guestgroup users&lt;BR /&gt;#guestgroup root&lt;BR /&gt;noretrieve /etc/passwd core&lt;BR /&gt;&lt;BR /&gt;And voila ...&lt;BR /&gt;&lt;BR /&gt;C:\&amp;gt;ftp orasrv2&lt;BR /&gt;Connected to orasrv2.vwb.be.&lt;BR /&gt;220 orasrv2.vwb.be FTP server (Version 1.1.214.9 Wed Dec 17 11:41:58 GMT 2003) ready.&lt;BR /&gt;User (orasrv2.vwb.be:(none)): guest1&lt;BR /&gt;331 Password required for guest1.&lt;BR /&gt;Password:&lt;BR /&gt;230 User guest1 logged in.  Access restrictions apply.&lt;BR /&gt;ftp&amp;gt; ll&lt;BR /&gt;Invalid command.&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;257 "/" is current directory.&lt;BR /&gt;ftp&amp;gt; ls&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;150 Opening ASCII mode data connection for file list.&lt;BR /&gt;.cshrc&lt;BR /&gt;.exrc&lt;BR /&gt;.login&lt;BR /&gt;.profile&lt;BR /&gt;.sh_history&lt;BR /&gt;226 Transfer complete.&lt;BR /&gt;ftp: 46 bytes received in 0,00Seconds 46000,00Kbytes/sec.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I will now allocate points,&lt;BR /&gt;thanks to all, but it could&lt;BR /&gt;have been monday morning :) :)&lt;BR /&gt;&lt;BR /&gt;c u&lt;BR /&gt;Fr.</description>
      <pubDate>Tue, 18 Oct 2005 02:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934330#M554117</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-18T02:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934331#M554118</link>
      <description>Hi Frank,&lt;BR /&gt;&lt;BR /&gt;You have to be sure that the /usr/bin/false is also coded in /etc/shells or it exists.&lt;BR /&gt;I make my ftp guest accounts usualy with /usr/bin/rsh, restricted shell, you can try it also.&lt;BR /&gt;Regards,&lt;BR /&gt;Borislav</description>
      <pubDate>Tue, 18 Oct 2005 02:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934331#M554118</guid>
      <dc:creator>Borislav Perkov</dc:creator>
      <dc:date>2005-10-18T02:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: want to setup ftpaccess ftp login but access denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934332#M554119</link>
      <description>for the record&lt;BR /&gt;I wanted a real ftp login (not anonymous).&lt;BR /&gt;&lt;BR /&gt;What do we do without the tons&lt;BR /&gt;of documentation hey , especially if&lt;BR /&gt;one digest system is rather slow to catch on,&lt;BR /&gt;and a more hands-on approach is requested (thanks god for this forum)&lt;BR /&gt;but hell not your problem init !!&lt;BR /&gt;So just keep sending tons more docs , until&lt;BR /&gt;I choke !!&lt;BR /&gt;&lt;BR /&gt;Nice one matey ...&lt;BR /&gt;Have a nice day on me .&lt;BR /&gt;:) :)&lt;BR /&gt;The double duth man&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Oct 2005 03:00:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/want-to-setup-ftpaccess-ftp-login-but-access-denied/m-p/4934332#M554119</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-18T03:00:29Z</dc:date>
    </item>
  </channel>
</rss>

