<?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 Password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804270#M82604</link>
    <description>You could change the permissions on /usr/bin/passwd so that only root can execute it.&lt;BR /&gt;&lt;BR /&gt;chmod 700 /usr/bin/passwd&lt;BR /&gt;&lt;BR /&gt;Then nobody can execute it.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
    <pubDate>Wed, 11 Sep 2002 13:42:41 GMT</pubDate>
    <dc:creator>Rodney Hills</dc:creator>
    <dc:date>2002-09-11T13:42:41Z</dc:date>
    <item>
      <title>User Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804269#M82603</link>
      <description>I would like to know whether there is a way, that user can???t change the password. We have a general user ID for a group of users using, recently when one user login it prompted it is time to change the password, so the user went ahead and change the password, but never bother to let other user regarding the password change. So we are trying to find a way to avoid this happening again.</description>
      <pubDate>Wed, 11 Sep 2002 13:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804269#M82603</guid>
      <dc:creator>Raghuram Ollakal_1</dc:creator>
      <dc:date>2002-09-11T13:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: User Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804270#M82604</link>
      <description>You could change the permissions on /usr/bin/passwd so that only root can execute it.&lt;BR /&gt;&lt;BR /&gt;chmod 700 /usr/bin/passwd&lt;BR /&gt;&lt;BR /&gt;Then nobody can execute it.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Wed, 11 Sep 2002 13:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804270#M82604</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-09-11T13:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: User Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804271#M82605</link>
      <description>Typically it that scenario you would not want to age the password. If you age it, when it expire the user will be prompted to change the password. This "shared" account (I would call it) can be handled separately. For example the password will only be changed once every 6 months by a system administrator and get communicated to everyone. Another way is to restrict the "passwd" command or write a wrapper script around the "passwd" command to allow only certain user to execute it.</description>
      <pubDate>Wed, 11 Sep 2002 13:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804271#M82605</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-09-11T13:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: User Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804272#M82606</link>
      <description>&lt;BR /&gt;You sure must have auditors that don't have a clue. I wonder if we could hire them?&lt;BR /&gt;&lt;BR /&gt;Why not just remove the password and set it so that it never expires?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 11 Sep 2002 13:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804272#M82606</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-11T13:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: User Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804273#M82607</link>
      <description>it depends on the enviornmet&lt;BR /&gt;&lt;BR /&gt;changinf the permission is good , however if you want you can leave the onus on the user to change the same , incase there is a mess up you can alwasy logina as a superuser and modify it.That is how we handle in our env.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 11 Sep 2002 13:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804273#M82607</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-09-11T13:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: User Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804274#M82608</link>
      <description>Hi Raghuram,&lt;BR /&gt;&lt;BR /&gt;One thing you can do is turn off PW aging for that account:&lt;BR /&gt;&lt;BR /&gt;sam -&amp;gt; users -&amp;gt; (highlight account) -&amp;gt; Actions -&amp;gt; Modify Security Policies -&amp;gt; Password Aging Policies -&amp;gt; set Paswword Aging = Disabled&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 11 Sep 2002 13:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804274#M82608</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-09-11T13:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: User Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804275#M82609</link>
      <description>If only root can run passwd, that will limit the ability of other users to update their passwords.&lt;BR /&gt;&lt;BR /&gt;Two other possible options:&lt;BR /&gt;1) get rid of the group login - bad from a security point of view, anyway.&lt;BR /&gt;2) control this with a process. Set the password to expire every 45 days or so. Then designate ONE person who will change the password on the first business day of each month, and who will notify the other folks of the change.&lt;BR /&gt;&lt;BR /&gt;Personally, I'd get rid of the group login if possible.&lt;BR /&gt;&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 11 Sep 2002 13:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804275#M82609</guid>
      <dc:creator>Tom Maloy</dc:creator>
      <dc:date>2002-09-11T13:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: User Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804276#M82610</link>
      <description>Check the password aging policy on the system and for that specific UID. You can make it to 'password never expires' or disable the password aging and will no longer ask for a password change. This command will disable a password aging:&lt;BR /&gt;&lt;BR /&gt;# passwd -n 0 -x 0 username&lt;BR /&gt;&lt;BR /&gt;Here, it will ask for the new password on the next login and will never ask again. Another way is to manually edit the /etc/passwd file and delete the password aging characters from the 'passwd' entry. This will be seperated by a comma (,) after the encrypted passwd. You can use vipw for editing the file.</description>
      <pubDate>Wed, 11 Sep 2002 13:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password/m-p/2804276#M82610</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-09-11T13:52:00Z</dc:date>
    </item>
  </channel>
</rss>

