<?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 Cannot modify user policies through SAM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181924#M322541</link>
    <description>Hi,&lt;BR /&gt;Wonder if someone can help.&lt;BR /&gt;I am trying to disable password aging for a user (I only know how to do this through SAM), however when I try to apply the changes it tells me it cannot modify the user as it is logged in.&lt;BR /&gt;&lt;BR /&gt;however checking `who` and `ps -ef |grep ssh` root is the only user logged in?&lt;BR /&gt;&lt;BR /&gt;Has anyone seen this before and know how to resolve (hopefully without rebooting)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Phil</description>
    <pubDate>Thu, 17 Apr 2008 12:43:06 GMT</pubDate>
    <dc:creator>Philip Dunn_1</dc:creator>
    <dc:date>2008-04-17T12:43:06Z</dc:date>
    <item>
      <title>Cannot modify user policies through SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181924#M322541</link>
      <description>Hi,&lt;BR /&gt;Wonder if someone can help.&lt;BR /&gt;I am trying to disable password aging for a user (I only know how to do this through SAM), however when I try to apply the changes it tells me it cannot modify the user as it is logged in.&lt;BR /&gt;&lt;BR /&gt;however checking `who` and `ps -ef |grep ssh` root is the only user logged in?&lt;BR /&gt;&lt;BR /&gt;Has anyone seen this before and know how to resolve (hopefully without rebooting)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Thu, 17 Apr 2008 12:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181924#M322541</guid>
      <dc:creator>Philip Dunn_1</dc:creator>
      <dc:date>2008-04-17T12:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot modify user policies through SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181925#M322542</link>
      <description>Sorry... &lt;BR /&gt;using HPUX 11.23, June 2007 Patch bundle.</description>
      <pubDate>Thu, 17 Apr 2008 12:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181925#M322542</guid>
      <dc:creator>Philip Dunn_1</dc:creator>
      <dc:date>2008-04-17T12:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot modify user policies through SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181926#M322543</link>
      <description>hmmm sounds odd.&lt;BR /&gt;&lt;BR /&gt;Are you running who on the correct system? we've all done that at some point :)&lt;BR /&gt;&lt;BR /&gt;Are there multiple SAM consoles open?  This can cause issues...</description>
      <pubDate>Thu, 17 Apr 2008 13:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181926#M322543</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-17T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot modify user policies through SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181927#M322544</link>
      <description>HaHa I know what you mean,&lt;BR /&gt;Unfortunately only got the one SSH session open.&lt;BR /&gt;&lt;BR /&gt;The user I want to change does have processes running (its oracle so databases etc) but definately not logged in.&lt;BR /&gt;I wouldn't have thought this would stop me modifying its policies though.&lt;BR /&gt;&lt;BR /&gt;Do you know of any other way to disable password ageing?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Thu, 17 Apr 2008 13:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181927#M322544</guid>
      <dc:creator>Philip Dunn_1</dc:creator>
      <dc:date>2008-04-17T13:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot modify user policies through SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181928#M322545</link>
      <description>/usr/lbin/modprpw&lt;BR /&gt;&lt;BR /&gt;set llog=0 and exptm=0&lt;BR /&gt;&lt;BR /&gt;e.ge modprpw -m llog=0,exptm=0 oracle&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;edit /tcb/auth/files/o/oracle&lt;BR /&gt;&lt;BR /&gt;Changes will only effect new oracle logins.  You should still stop the oracle processes to be sure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;use getprpw oracle to confirm.</description>
      <pubDate>Thu, 17 Apr 2008 14:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181928#M322545</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-04-17T14:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot modify user policies through SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181929#M322546</link>
      <description>Hi,&lt;BR /&gt;Thanks for the command.&lt;BR /&gt;&lt;BR /&gt;I don't seem to have a /tcb directory, will that command still work?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Fri, 18 Apr 2008 07:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181929#M322546</guid>
      <dc:creator>Philip Dunn_1</dc:creator>
      <dc:date>2008-04-18T07:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot modify user policies through SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181930#M322547</link>
      <description>Phil,&lt;BR /&gt;&lt;BR /&gt;  I think this is a user session disconnect and it did not clear utmp file  You said you have a planned downtime, this will help to clear this off.&lt;BR /&gt;&lt;BR /&gt;Also there is a known issue for ssh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; CR# JAGag05547&lt;BR /&gt;problem&lt;BR /&gt;OS      : HP-UX 11.X&lt;BR /&gt;Product : ssh A.04.30.000&lt;BR /&gt;Problem :&lt;BR /&gt;&lt;BR /&gt;sshd, with UsePrivilegeSeparation enabled, will not clear the utmp&lt;BR /&gt;entry if the connection is dropped by the keepalive timer, due for&lt;BR /&gt;example to a cable disconnect on client side.&lt;BR /&gt;&lt;BR /&gt;The wtmp does not get updated either.&lt;BR /&gt;&lt;BR /&gt;Fix Text&lt;BR /&gt;&lt;BR /&gt;fix&lt;BR /&gt; This is fixed in the version A.04.30.14 and later which is available at&lt;BR /&gt;  &lt;A href="http://software.hp.com." target="_blank"&gt;http://software.hp.com.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this help&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;&lt;BR /&gt;don't forget to assign points</description>
      <pubDate>Fri, 18 Apr 2008 07:46:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181930#M322547</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2008-04-18T07:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot modify user policies through SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181931#M322548</link>
      <description>I think we're using a higher version than that...&lt;BR /&gt;&lt;BR /&gt;swlist |grep -i secure&lt;BR /&gt;  T1471AA                       A.04.40.011    HP-UX Secure Shell&lt;BR /&gt;&lt;BR /&gt;Thanks for the tip anyway.&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Fri, 18 Apr 2008 08:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-modify-user-policies-through-sam/m-p/4181931#M322548</guid>
      <dc:creator>Philip Dunn_1</dc:creator>
      <dc:date>2008-04-18T08:27:29Z</dc:date>
    </item>
  </channel>
</rss>

