<?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 and passwd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045934#M135367</link>
    <description>Check the answer given by Zeev yesterday, if you setup nis to use /etc/nispw/passwd you can not define to use nis in the nsswitch.conf then nis will get confused.&lt;BR /&gt;&lt;BR /&gt;Quote Zeev&lt;BR /&gt;&lt;BR /&gt;____&lt;BR /&gt;&lt;BR /&gt;2)go to /var/yp,see Makefile it has definitions,for example ALL_MAPS to build 'em all.I'd however just ignore messages from ypmake that it can't find map sources for hosts..etc (whatever you want use with NIS - define in /etc/nsswitch.conf WITHOUT "nis" of course). &lt;BR /&gt;_____&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
    <pubDate>Mon, 11 Aug 2003 07:58:09 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-08-11T07:58:09Z</dc:date>
    <item>
      <title>NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045923#M135356</link>
      <description>All,&lt;BR /&gt;  I configured NIS on hpux11.  As superuser when I try to invoke the passwd (cmd line) for some user, it asks for the old passwd.  When accessed through SAM it doesnt ask for the same.&lt;BR /&gt;&lt;BR /&gt;  Is there any patch available or am I missing something here. &lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 04:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045923#M135356</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-11T04:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045924#M135357</link>
      <description>Sounds like it could be a PATH statement issue.&lt;BR /&gt;&lt;BR /&gt;Try /sbin/passwd instead of /bin/passwd or /usr/bin/passwd</description>
      <pubDate>Mon, 11 Aug 2003 04:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045924#M135357</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-08-11T04:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045925#M135358</link>
      <description>Michael,&lt;BR /&gt;  I tried that too.  It says Invalid login name.    The login name is not in /etc/passwd but in /etc/nispw/passwd which I had created for NIS users alone.  &lt;BR /&gt;&lt;BR /&gt;  How I can make /sbin/passwd to pick up users from NIS?  Or how the root can change passwds of other users in NIS environment.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 05:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045925#M135358</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-11T05:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045926#M135359</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I don??t know NIS, but perhaps this can help you:&lt;BR /&gt;You say that SAM doesnt ask for the old passwd, so try to do it again with SAM and then click "Options" --&amp;gt; "View SAM Log", maybe you can find what command was used by SAM.&lt;BR /&gt;&lt;BR /&gt;Only an idea.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Mon, 11 Aug 2003 05:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045926#M135359</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-08-11T05:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045927#M135360</link>
      <description>Does &lt;BR /&gt;&lt;BR /&gt;# /usr/bin/yppasswd &lt;USER&gt; &lt;BR /&gt;&lt;BR /&gt;do anything ?&lt;/USER&gt;</description>
      <pubDate>Mon, 11 Aug 2003 05:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045927#M135360</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-08-11T05:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045928#M135361</link>
      <description>Umapathy,&lt;BR /&gt;&lt;BR /&gt;Have a look at this posting as well. Did you look at the 'sam viewer log'?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcb1072106351d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcb1072106351d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Michael</description>
      <pubDate>Mon, 11 Aug 2003 05:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045928#M135361</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-08-11T05:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045929#M135362</link>
      <description>yppaswd for working with NIS passwd maps.&lt;BR /&gt;/etc/nsswitch.conf &lt;BR /&gt;passwd: nis &lt;BR /&gt;to let all those trying to get passwd use NIS.&lt;BR /&gt;Also I remember "+" entry in /etc/passwd (to preserve local users "root" etc and also use NIS passwd). In that case nsswitch.conf should&lt;BR /&gt;look like this:&lt;BR /&gt;passwd: files nis&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 05:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045929#M135362</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-08-11T05:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045930#M135363</link>
      <description>Hi Umapathy,&lt;BR /&gt;&lt;BR /&gt;Take a look at next doc,&lt;BR /&gt;&lt;BR /&gt;DocId: KBRC00007957 &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062908900" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062908900&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 11 Aug 2003 05:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045930#M135363</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-08-11T05:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045931#M135364</link>
      <description>Zigor, thanks for the info.  Didnt strike me at all.  The cmd used is /usr/bin/passwd -f files -F/etc/nispw/passwd &lt;USERNAME&gt;.  When I try the same in command line, it doesnt ask for the old passwd.&lt;BR /&gt;&lt;BR /&gt;Michael,  I tried yppasswd.  It asks for the old passwd again.&lt;BR /&gt;&lt;BR /&gt;Zeev, &lt;BR /&gt;cat /etc/nsswitch.conf&lt;BR /&gt;passwd: files   [NOTFOUND=continue UNAVAIL=continue] nis [NOTFOUND=return TRYAGAIN=return]&lt;BR /&gt;group: files    [NOTFOUND=continue UNAVAIL=continue] nis [NOTFOUND=return TRYAGAIN=return]&lt;BR /&gt;hosts: files    [UNAVAIL=continue] dns     [NOTFOUND=return UNAVAIL=return TRYAGAIN=return]&lt;BR /&gt;aliases: files  nis     [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;automounter: files nis  [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;netgroup: files nis     [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;networks: files nis     [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;services: files nis     [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;&lt;BR /&gt;Is this setup correct. Can you explain that + in /etc/passwd a little bit.  Where can I find the info.&lt;BR /&gt;&lt;BR /&gt;Robert, thanks for the doc.  So effectively I cant use the same age old passwd as root :). &lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Mon, 11 Aug 2003 06:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045931#M135364</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-11T06:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045932#M135365</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;The + in the passwd file, is used for NIS users. If you do not add the + before a user NIS will think it is a local user.&lt;BR /&gt;&lt;BR /&gt;local user&lt;BR /&gt;rjgo:VxnlhxewryhOo:104:20:Robert-Jan Goossens,,,:/home/rjgo:/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;NIS user&lt;BR /&gt;+abhs::::::&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 11 Aug 2003 07:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045932#M135365</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-08-11T07:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045933#M135366</link>
      <description>Then should I have the NIS users listed in both /etc/passwd as well as /etc/nispw/passwd.&lt;BR /&gt;&lt;BR /&gt;Say nistest1 in /etc/nispw/passwd as&lt;BR /&gt;nistest1:NS03pRQkpDoQQ:225:101:,,,:/home/nistest1:/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;and /etc/passwd as &lt;BR /&gt;+nistest1::::::&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Aug 2003 07:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045933#M135366</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-11T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: NIS and passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045934#M135367</link>
      <description>Check the answer given by Zeev yesterday, if you setup nis to use /etc/nispw/passwd you can not define to use nis in the nsswitch.conf then nis will get confused.&lt;BR /&gt;&lt;BR /&gt;Quote Zeev&lt;BR /&gt;&lt;BR /&gt;____&lt;BR /&gt;&lt;BR /&gt;2)go to /var/yp,see Makefile it has definitions,for example ALL_MAPS to build 'em all.I'd however just ignore messages from ypmake that it can't find map sources for hosts..etc (whatever you want use with NIS - define in /etc/nsswitch.conf WITHOUT "nis" of course). &lt;BR /&gt;_____&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 11 Aug 2003 07:58:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-and-passwd/m-p/3045934#M135367</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-08-11T07:58:09Z</dc:date>
    </item>
  </channel>
</rss>

