<?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: user with C shell cannot ftp to server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851641#M275004</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Add to the file /etc/shells on the server the users shell /usr/bin/csh or /bin/csh or what he/she has in the /etc/passwd&lt;BR /&gt;&lt;BR /&gt;HTH</description>
    <pubDate>Mon, 28 Aug 2006 10:19:45 GMT</pubDate>
    <dc:creator>Victor Fridyev</dc:creator>
    <dc:date>2006-08-28T10:19:45Z</dc:date>
    <item>
      <title>user with C shell cannot ftp to server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851640#M275003</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm having trouble with one of my servers. It doesn't let users who use the C shell ftp. Now I've been reading alot of other peoples issues with this but it doesn't seem to apply to me. &lt;BR /&gt;&lt;BR /&gt;1. ftp is in the inetd.conf&lt;BR /&gt;2. it doesn't have an /etc/shells file but neither do any of my other servers and they are working perfectly.&lt;BR /&gt;3. users who use the ksh and sh shells can ftp to it without any problems.&lt;BR /&gt;4. I don't have an inetd.sec file either but neither do any of my other servers.&lt;BR /&gt;&lt;BR /&gt;If anyone can please help me out I would GREATLY appreciate it.&lt;BR /&gt;&lt;BR /&gt;Oh and I believe this problem just arose because I've never gotten any complains before.&lt;BR /&gt;&lt;BR /&gt;Thanks!! &lt;BR /&gt;&lt;BR /&gt;P.S. syslog.log says: FTP LOGIN REFUSED and when a person with the C shell tries to ftp it says: 530 User sladm access denied...</description>
      <pubDate>Mon, 28 Aug 2006 10:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851640#M275003</guid>
      <dc:creator>Fern H2O</dc:creator>
      <dc:date>2006-08-28T10:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: user with C shell cannot ftp to server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851641#M275004</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Add to the file /etc/shells on the server the users shell /usr/bin/csh or /bin/csh or what he/she has in the /etc/passwd&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Mon, 28 Aug 2006 10:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851641#M275004</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2006-08-28T10:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: user with C shell cannot ftp to server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851642#M275005</link>
      <description>Does the csh executable still exist? Compare whereis csh with the path those users have in /etc/passwd.</description>
      <pubDate>Mon, 28 Aug 2006 10:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851642#M275005</guid>
      <dc:creator>Jonathan Fife</dc:creator>
      <dc:date>2006-08-28T10:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: user with C shell cannot ftp to server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851643#M275006</link>
      <description>Ok, first THANKS!!! You guys solved it. The problem was in fact a combination of both your replies. &lt;BR /&gt;&lt;BR /&gt;1. I didn't have the shells file but I didn't think that was the problem since I also didn't have it on another server and that one worked fine.&lt;BR /&gt;&lt;BR /&gt;2. I did whereis csh and it's in /usr/bin/csh BUT in /etc/passwd the users had it in /bin/csh. &lt;BR /&gt;&lt;BR /&gt;So I realized that the other server worked (the one that didn't have the shells file) because it had the correct path /usr/bin/csh but this one didn't which is why it required the shells file. &lt;BR /&gt;&lt;BR /&gt;Anyways, Thanks alot! Problem Solved!</description>
      <pubDate>Mon, 28 Aug 2006 10:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851643#M275006</guid>
      <dc:creator>Fern H2O</dc:creator>
      <dc:date>2006-08-28T10:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: user with C shell cannot ftp to server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851644#M275007</link>
      <description>I met same problem, I tried victor's proposal, (add to /etc/shells, if don't exist, create one) it's quite simple and really solved my problem.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Mar 2007 05:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851644#M275007</guid>
      <dc:creator>patrick xi</dc:creator>
      <dc:date>2007-03-19T05:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: user with C shell cannot ftp to server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851645#M275008</link>
      <description>And this is a reminder to Linux (and other BSD flavors) users: there is *NO* /bin (or /LIB) directory in HP-UX (or Solaris for that matter). These directories were deprecated more than a decade ago with the V.4 filesystem layout. &lt;BR /&gt; &lt;BR /&gt;However, because that change caused a lot of scripts and tools to fail, HP created transition links (man tlinstall) so that /bin and /lib references would continue to work. The links were designed to be temporary and for several releases, HP would caution users that these transition links would no longer be the default for new installations.&lt;BR /&gt; &lt;BR /&gt;Yeah, it's been more than 10 years but EVERY sysadmin should be aware of the differences between SysV and BSD filesystem layout, at least for the two most critical filesystems, /bin and /lib.</description>
      <pubDate>Mon, 19 Mar 2007 06:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851645#M275008</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-03-19T06:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: user with C shell cannot ftp to server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851646#M275009</link>
      <description>&amp;gt;Bill: The links were designed to be temporary and for several releases, HP would caution users that these transition links would no longer be the default for new installations.&lt;BR /&gt;&lt;BR /&gt;On 11.31, these links are now permanent, normal symlinks.</description>
      <pubDate>Mon, 19 Mar 2007 17:56:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-c-shell-cannot-ftp-to-server/m-p/3851646#M275009</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-19T17:56:15Z</dc:date>
    </item>
  </channel>
</rss>

