<?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: NIS users not able to autheticate in ftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124127#M448384</link>
    <description>If our answers were helpful, please read the following about reopening and assigning points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#41" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#41&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;assigned points to 9 of 84 responses:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/pageList.do?userId=CA1475832&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/pageList.do?userId=CA1475832&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;</description>
    <pubDate>Mon, 11 Aug 2008 21:10:42 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-08-11T21:10:42Z</dc:date>
    <item>
      <title>NIS users not able to autheticate in ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124123#M448380</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;       I have an NIS server set up on Linux with /bin/bash as the default shell for all the nis users. I have created an symbolic link to /usr/bin/ksh for the same.With this I am able to do telnet without any issues however when I try to do ftp with these NIS users I am not able to get through. In the syslogs I am getting the following msg.&lt;BR /&gt;&lt;BR /&gt;qahp01 ftpd[2414]: FTP LOGIN REFUSED (bad shell) FROM 10.11.24.124 [10.11.24.124], test17&lt;BR /&gt;&lt;BR /&gt;     The above msg shows that there is some issue with the shell. Is there any specific file where ftp checks for the shell?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kaps</description>
      <pubDate>Mon, 11 Aug 2008 06:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124123#M448380</guid>
      <dc:creator>Kaps_2</dc:creator>
      <dc:date>2008-08-11T06:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: NIS users not able to autheticate in ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124124#M448381</link>
      <description>This is the wrong forum for linux questions.&lt;BR /&gt;But for HP-UX, it is /etc/shells.  See shells(4).</description>
      <pubDate>Mon, 11 Aug 2008 07:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124124#M448381</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-11T07:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: NIS users not able to autheticate in ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124125#M448382</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The shell in /etc/passwd on the NIS Master is not correct. Confirm it points to a valid ftp shell.&lt;BR /&gt;&lt;BR /&gt;Or there is a user on the local system that is similarly borked up.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Aug 2008 07:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124125#M448382</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-11T07:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIS users not able to autheticate in ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124126#M448383</link>
      <description>I created /etc/shells file and mentioned the shells in that</description>
      <pubDate>Mon, 11 Aug 2008 09:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124126#M448383</guid>
      <dc:creator>Kaps_2</dc:creator>
      <dc:date>2008-08-11T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: NIS users not able to autheticate in ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124127#M448384</link>
      <description>If our answers were helpful, please read the following about reopening and assigning points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#41" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#41&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;assigned points to 9 of 84 responses:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/pageList.do?userId=CA1475832&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/pageList.do?userId=CA1475832&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;</description>
      <pubDate>Mon, 11 Aug 2008 21:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-users-not-able-to-autheticate-in-ftp/m-p/5124127#M448384</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-08-11T21:10:42Z</dc:date>
    </item>
  </channel>
</rss>

