<?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 password change issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642520#M878992</link>
    <description>run the tty command at the promt and make sure you get a valid tty.  if you don't that could be why the who isn't working.  If you can't do a who | grep TTY (tty that shows up from the tty command) then you will not be able to run the passwd command</description>
    <pubDate>Thu, 10 Jan 2002 21:00:52 GMT</pubDate>
    <dc:creator>Jeff Machols</dc:creator>
    <dc:date>2002-01-10T21:00:52Z</dc:date>
    <item>
      <title>NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642505#M878977</link>
      <description>Yesterday it was brought to my attention that my users can no longer change their passwords.  This is obviously a "bad thing"(tm).&lt;BR /&gt;&lt;BR /&gt;When I try to change my password on a workstation (normal user account) I get this: &lt;BR /&gt;&lt;BR /&gt;mezz@daisy:~$ passwd&lt;BR /&gt;Changing password for mezz on NIS server&lt;BR /&gt;Old NIS password: &lt;BR /&gt;New password: &lt;BR /&gt;Re-enter new password: &lt;BR /&gt;pam_chauthtok: System error&lt;BR /&gt;mezz@daisy:~$ &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if I use yppasswd the output is the same except the pam line is not there.&lt;BR /&gt;&lt;BR /&gt;Even though `yppasswd` isn't throwing an error, it still isn't working.  I've done everything I can think of short of rebooting the server.  Perhaps if the labs clear out sometime today I will try that too.&lt;BR /&gt;&lt;BR /&gt;help!&lt;BR /&gt;&lt;BR /&gt;-paul</description>
      <pubDate>Thu, 10 Jan 2002 19:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642505#M878977</guid>
      <dc:creator>Paul Mezzanini</dc:creator>
      <dc:date>2002-01-10T19:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642506#M878978</link>
      <description>couple things, first make sure there are no "commented" fields in the passwd file.  You can't do this&lt;BR /&gt;&lt;BR /&gt;user1:dldld:101:101&lt;BR /&gt;#user2:dkldsjf:201:101&lt;BR /&gt; &lt;BR /&gt;also, check permissions of /etc/NIS/passwd and make sure its -rw-r--r--&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 19:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642506#M878978</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-10T19:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642507#M878979</link>
      <description>I sent a copy of this by mistake to the DB category,  I am re-posting this to the SA category too.  (at least it can be argued that it is a DB issue being an NIS problem :)&lt;BR /&gt;&lt;BR /&gt;sorry guys.</description>
      <pubDate>Thu, 10 Jan 2002 19:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642507#M878979</guid>
      <dc:creator>Paul Mezzanini</dc:creator>
      <dc:date>2002-01-10T19:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642508#M878980</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Create a /etc/shells file. Use  "man shells" for more info. you should have all the shells with their absolute pathnames specified in this file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 19:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642508#M878980</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-10T19:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642509#M878981</link>
      <description>Jeff:&lt;BR /&gt;&lt;BR /&gt;Nothing commented out (just checked to be sure)&lt;BR /&gt;passwd was set to 444 so I 644'd it and the problem remains.&lt;BR /&gt;&lt;BR /&gt;Sanjay:&lt;BR /&gt;&lt;BR /&gt;It is all set up like that (I use "/usr/local/bin/bash" for my users)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the try guys.. any other ideas?&lt;BR /&gt;&lt;BR /&gt;-paul</description>
      <pubDate>Thu, 10 Jan 2002 19:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642509#M878981</guid>
      <dc:creator>Paul Mezzanini</dc:creator>
      <dc:date>2002-01-10T19:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642510#M878982</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90683/B2355-90683_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90683/00/03/399-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90683/00/03/399-toc.html&amp;amp;searchterms=pam_chauthtok&amp;amp;queryid=20020110-115026" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90683/B2355-90683_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90683/00/03/399-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90683/00/03/399-toc.html&amp;amp;searchterms=pam_chauthtok&amp;amp;queryid=20020110-115026&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 19:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642510#M878982</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T19:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642511#M878983</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is another try,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=5a2f36d315945a4a74/screen=ckiDisplayDocument?docId=200000024613880" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=5a2f36d315945a4a74/screen=ckiDisplayDocument?docId=200000024613880&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would say the 2nd option is more probable,&lt;BR /&gt;&lt;BR /&gt;quote //&lt;BR /&gt;&lt;BR /&gt;2.  Make sure /etc/ptmp does not exist. (This is a lockfile used by rpc.yppasswdd BEFORE it will do a ypmake, if it exists already no ypmake will occur.)&lt;BR /&gt;&lt;BR /&gt;//unquote&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 19:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642511#M878983</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-10T19:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642512#M878984</link>
      <description>Shiju:  I did some google searches yesterday when this issue first came to my attention and I did get that page back as a hit.&lt;BR /&gt;&lt;BR /&gt;I'm not very pam savvy.  I have no real idea how it works.  The error I'm getting isn't listed or even mentioned on that page (or any other pages I can find).&lt;BR /&gt;&lt;BR /&gt;I wish I got something like "PAM_TRY_AGAIN" so I would at least know the error was pam.conf.  Of course I get the errors that don't get any google hits.  :)&lt;BR /&gt;&lt;BR /&gt;hmmm,  that page says that pam_chauthtok "performs a preliminary check before attempting to update passwords".&lt;BR /&gt;&lt;BR /&gt;Does anyone know what these checks are?  Perhaps I have some sort of system service tied down too tight so its failing a check.  (but then according to the www page it would reply with try_again and not a system error)&lt;BR /&gt;&lt;BR /&gt;::sigh::&lt;BR /&gt;-paul</description>
      <pubDate>Thu, 10 Jan 2002 19:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642512#M878984</guid>
      <dc:creator>Paul Mezzanini</dc:creator>
      <dc:date>2002-01-10T19:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642513#M878985</link>
      <description>Sanjay:&lt;BR /&gt;&lt;BR /&gt;/etc/ptmp does not exist.  Real bummer too because that would be a great solution :)&lt;BR /&gt;&lt;BR /&gt;You did make me think of one interesting thing.  I use `make` and not `ypmake` to manually push my map changes out.  If memory serves the previous sysadmin modified make so it would push out auto.direct along with auto.master.  If I try `ypmake` after an auto.direct change it does not push that map (or even acknowlege it).  I have no idea if this is even relevent to my problem, but the makes came up so I decided it is worth a shot to mention.&lt;BR /&gt;&lt;BR /&gt;-paul</description>
      <pubDate>Thu, 10 Jan 2002 20:03:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642513#M878985</guid>
      <dc:creator>Paul Mezzanini</dc:creator>
      <dc:date>2002-01-10T20:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642514#M878986</link>
      <description>one of the checks is to make sure the login is in wtmp, thats why you can't do a passwd from remsh, because it doesn't put an entry in wtmp.  You have to be able to do who and see your terminal (/dev/ttyX) for that login</description>
      <pubDate>Thu, 10 Jan 2002 20:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642514#M878986</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-10T20:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642515#M878987</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you check 'man pam.conf' ? Can you post your /etc/pam.conf file ?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 10 Jan 2002 20:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642515#M878987</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-10T20:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642516#M878988</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=503504c60f61836c25/screen=ckiDisplayDocument?docId=200000056385821" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=503504c60f61836c25/screen=ckiDisplayDocument?docId=200000056385821&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, 10 Jan 2002 20:22:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642516#M878988</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-10T20:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642517#M878989</link>
      <description>Jeff:  &lt;BR /&gt;&lt;BR /&gt;I'm not sure if this is or is not an issue when the users are setting their first initial password.  It won't let me change my password either so I don't think its an issue (I show up in `who`).&lt;BR /&gt;&lt;BR /&gt;Shiju:&lt;BR /&gt;&lt;BR /&gt;Its the standard hp-ux 11.i pam.conf file but I'll post it anyway.  Its small enough that I think a direct cut/paste will work (vs attachment)&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# PAM Configuration&lt;BR /&gt;#&lt;BR /&gt;# Account Management&lt;BR /&gt;#&lt;BR /&gt;dtaction  account  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;dtlogin  account  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;ftp  account  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;login  account  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;su  account  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;OTHER  account  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;#&lt;BR /&gt;# Authentication Management&lt;BR /&gt;#&lt;BR /&gt;dtaction  auth  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;dtlogin  auth  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;ftp  auth  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;login  auth  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;su  auth  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;OTHER  auth  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;#&lt;BR /&gt;# Password Management&lt;BR /&gt;#&lt;BR /&gt;dtaction  password  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;dtlogin  password  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;login  password  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;passwd  password  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;OTHER  password  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;#&lt;BR /&gt;# Session Management&lt;BR /&gt;#&lt;BR /&gt;dtaction  session  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;dtlogin  session  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;login  session  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;OTHER  session  required  /usr/lib/security/libpam_unix.1  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That is a cut/paste from the server.  Interestingly enough the workstations seem to have a different pam.conf file from the server.  Here is one from a workstation:&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# PAM configuration&lt;BR /&gt;#&lt;BR /&gt;# Authentication management&lt;BR /&gt;#&lt;BR /&gt;login    auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;su       auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtlogin  auth required  /usr/lib/security/libpam_unix.1 &lt;BR /&gt;dtaction auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;ftp      auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;OTHER    auth required  /usr/lib/security/libpam_unix.1 &lt;BR /&gt;#&lt;BR /&gt;# Account management&lt;BR /&gt;#&lt;BR /&gt;login    account required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;su       account required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;dtlogin  account required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;dtaction account required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;ftp      account required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;#&lt;BR /&gt;OTHER    account required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;#&lt;BR /&gt;# Session management&lt;BR /&gt;#&lt;BR /&gt;login    session required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;dtlogin  session required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;dtaction session required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;OTHER    session required       /usr/lib/security/libpam_unix.1 &lt;BR /&gt;#&lt;BR /&gt;# Password management&lt;BR /&gt;#&lt;BR /&gt;login    password required      /usr/lib/security/libpam_unix.1 &lt;BR /&gt;passwd   password required      /usr/lib/security/libpam_unix.1 &lt;BR /&gt;dtlogin  password required      /usr/lib/security/libpam_unix.1 &lt;BR /&gt;dtaction password required      /usr/lib/security/libpam_unix.1 &lt;BR /&gt;OTHER    password required      /usr/lib/security/libpam_unix.1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have no idea if that could cause any issues, but at least I finally found something promising :)&lt;BR /&gt;&lt;BR /&gt;-paul</description>
      <pubDate>Thu, 10 Jan 2002 20:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642517#M878989</guid>
      <dc:creator>Paul Mezzanini</dc:creator>
      <dc:date>2002-01-10T20:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642518#M878990</link>
      <description>Sanjay:&lt;BR /&gt;&lt;BR /&gt;That is how I've been changing passwords for my users.  I'm in an academic environment and I need to change passwords for around 30 people at a time (whenever a class comes in for the first time).&lt;BR /&gt;&lt;BR /&gt;As you can probably guess, thats not much fun.  I would love for them to do it themselves (just like the previous quarters) :)&lt;BR /&gt;&lt;BR /&gt;-paul</description>
      <pubDate>Thu, 10 Jan 2002 20:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642518#M878990</guid>
      <dc:creator>Paul Mezzanini</dc:creator>
      <dc:date>2002-01-10T20:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642519#M878991</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Consider this patch,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=e558db18020646469a?PACH_NAM=PHCO_25527&amp;amp;HW=s800&amp;amp;OS=11.00" target="_blank"&gt;http://us-support.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=e558db18020646469a?PACH_NAM=PHCO_25527&amp;amp;HW=s800&amp;amp;OS=11.00&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can also consider patching your system with some other latest patches.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 20:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642519#M878991</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-10T20:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642520#M878992</link>
      <description>run the tty command at the promt and make sure you get a valid tty.  if you don't that could be why the who isn't working.  If you can't do a who | grep TTY (tty that shows up from the tty command) then you will not be able to run the passwd command</description>
      <pubDate>Thu, 10 Jan 2002 21:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642520#M878992</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-10T21:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642521#M878993</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;what OS version is your master NIS server? Also on the master can you make changes to password map and do a 'make'? see if it pushs the new map out with the change(s). &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Ajay &lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 21:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642521#M878993</guid>
      <dc:creator>Ajay Sishodia</dc:creator>
      <dc:date>2002-01-10T21:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642522#M878994</link>
      <description>Sanjay:&lt;BR /&gt;&lt;BR /&gt;I'll see if that patch does anything.&lt;BR /&gt;&lt;BR /&gt;I've been trying to keep up with all the patches and I think I'm doing a not-so-bad job.  &lt;BR /&gt;&lt;BR /&gt;Ajay:&lt;BR /&gt;&lt;BR /&gt;I can make changes on the master and implement/push them sucessfully&lt;BR /&gt;&lt;BR /&gt;Servers are j5000 boxes, clients are either B1000 or C240&lt;BR /&gt;everything runs 11.i &lt;BR /&gt;&lt;BR /&gt;Jeff: &lt;BR /&gt;&lt;BR /&gt;tty is valid (/dev/pts/1 for the box I just checked)</description>
      <pubDate>Thu, 10 Jan 2002 21:44:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642522#M878994</guid>
      <dc:creator>Paul Mezzanini</dc:creator>
      <dc:date>2002-01-10T21:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642523#M878995</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Was this working earlier ?. If so, do you remeber any changes that you might have made since the last time it worked and now ?.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2002 21:47:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642523#M878995</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-10T21:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: NIS password change issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642524#M878996</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;Did you try stoping/starting nis server and client on the nis master??&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nis.client stop&lt;BR /&gt;# /sbin/init.d/nis.master stop&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nis.master start&lt;BR /&gt;# /sbin/init.d/nis.client start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Assuming all your clients point to a slave server.&lt;BR /&gt;&lt;BR /&gt;Ajay</description>
      <pubDate>Thu, 10 Jan 2002 21:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-password-change-issues/m-p/2642524#M878996</guid>
      <dc:creator>Ajay Sishodia</dc:creator>
      <dc:date>2002-01-10T21:47:50Z</dc:date>
    </item>
  </channel>
</rss>

