<?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: How to update login retries and password aging for a user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967558#M417014</link>
    <description>Don't use /sbin/passwd. It is used on single user mode. Try to use as,&lt;BR /&gt;&lt;BR /&gt;/usr/bin/passwd -n 7 &lt;USER&gt;&lt;BR /&gt;&lt;BR /&gt;It will work.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu&lt;/USER&gt;</description>
    <pubDate>Thu, 16 Mar 2006 00:36:30 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2006-03-16T00:36:30Z</dc:date>
    <item>
      <title>How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967550#M417006</link>
      <description>I am new to Unix administration, I would like to know how to  update login retries and password aging for any particular user</description>
      <pubDate>Thu, 16 Mar 2006 00:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967550#M417006</guid>
      <dc:creator>vaish</dc:creator>
      <dc:date>2006-03-16T00:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967551#M417007</link>
      <description>You can either go through SAM -&amp;gt; Accounts for Users and Groups -&amp;gt; Users, select the user from the list, go to the ACTIONS menu and select 'Modify Security Policies'.  This will then allow you to modify the security settings for that particular user.&lt;BR /&gt;&lt;BR /&gt;Or if you are feeling adventurous at the command line, you can have a look at the modprpw command ('man modprpw' for details if you are on 11.11 or higher).</description>
      <pubDate>Thu, 16 Mar 2006 00:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967551#M417007</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-03-16T00:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967552#M417008</link>
      <description>You can do it by command line or with sam.&lt;BR /&gt;&lt;BR /&gt;sam -&amp;gt; Accounts for user and groups -&amp;gt; users -&amp;gt; select a user and go to modify action.&lt;BR /&gt;&lt;BR /&gt;You can use passwd or modprpw utility for password aging on non-trusted or trusted mode.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 16 Mar 2006 00:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967552#M417008</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-16T00:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967553#M417009</link>
      <description>Reference document:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/32650-90498/ch03.html" target="_blank"&gt;http://docs.hp.com/en/32650-90498/ch03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 16 Mar 2006 00:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967553#M417009</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-16T00:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967554#M417010</link>
      <description>Hi Vaish, &lt;BR /&gt;&lt;BR /&gt;A one stop solution, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=948182" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=948182&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This thread has got everything you need. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 16 Mar 2006 00:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967554#M417010</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-16T00:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967555#M417011</link>
      <description>Related search.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/james/search.do?todo=search&amp;amp;admit=-682735245+1142485977775+28353475&amp;amp;searchtext=password+aging&amp;amp;from=forums&amp;amp;origin=0&amp;amp;submit.x=0&amp;amp;wpa=forums1.itrc.hp.com%3A80&amp;amp;submit.y=0&amp;amp;searchcategory=ALL&amp;amp;hpl=1&amp;amp;searchcriteria=allwords&amp;amp;rn=25&amp;amp;source=7000&amp;amp;presort=rank&amp;amp;chkServStor=on&amp;amp;esc=us.support.itrc.hp.com" target="_blank"&gt;http://www1.itrc.hp.com/service/james/search.do?todo=search&amp;amp;admit=-682735245+1142485977775+28353475&amp;amp;searchtext=password+aging&amp;amp;from=forums&amp;amp;origin=0&amp;amp;submit.x=0&amp;amp;wpa=forums1.itrc.hp.com%3A80&amp;amp;submit.y=0&amp;amp;searchcategory=ALL&amp;amp;hpl=1&amp;amp;searchcriteria=allwords&amp;amp;rn=25&amp;amp;source=7000&amp;amp;presort=rank&amp;amp;chkServStor=on&amp;amp;esc=us.support.itrc.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 16 Mar 2006 00:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967555#M417011</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-16T00:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967556#M417012</link>
      <description>&lt;A href="http://docs.hp.com/en/B2355-90121/" target="_blank"&gt;http://docs.hp.com/en/B2355-90121/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 16 Mar 2006 00:16:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967556#M417012</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-16T00:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967557#M417013</link>
      <description>Thanks everybody,  &lt;BR /&gt;&lt;BR /&gt;Do anyone know how to set them ( password aging and login retries) in command line ? &lt;BR /&gt;In my system "passwd -n 7 username" is not working. I have the following errors "Usage: passwd [ name ]&lt;BR /&gt;Options not available using /sbin/passwd&lt;BR /&gt;Must invoke /bin/passwd to use options".</description>
      <pubDate>Thu, 16 Mar 2006 00:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967557#M417013</guid>
      <dc:creator>vaish</dc:creator>
      <dc:date>2006-03-16T00:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967558#M417014</link>
      <description>Don't use /sbin/passwd. It is used on single user mode. Try to use as,&lt;BR /&gt;&lt;BR /&gt;/usr/bin/passwd -n 7 &lt;USER&gt;&lt;BR /&gt;&lt;BR /&gt;It will work.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu&lt;/USER&gt;</description>
      <pubDate>Thu, 16 Mar 2006 00:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967558#M417014</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-16T00:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967559#M417015</link>
      <description>Vaish, &lt;BR /&gt;&lt;BR /&gt;You can try with /bin/passwd instaed of /sbin/passwd. Try to run with full path. It will solve your problem. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 16 Mar 2006 00:36:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967559#M417015</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-16T00:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967560#M417016</link>
      <description>Thanks a lot&lt;BR /&gt; I have reset the password. How to set the login retry for the user id in command line</description>
      <pubDate>Thu, 16 Mar 2006 00:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967560#M417016</guid>
      <dc:creator>vaish</dc:creator>
      <dc:date>2006-03-16T00:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967561#M417017</link>
      <description>I would like to have maximum 5 retries for particular logins. How I do it in command line ?</description>
      <pubDate>Thu, 16 Mar 2006 00:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967561#M417017</guid>
      <dc:creator>vaish</dc:creator>
      <dc:date>2006-03-16T00:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967562#M417018</link>
      <description>Are you asking about "number of times a user can try to put login and password" details in a login prompt. I hope it is by default 3. No setting to change it to less or more. &lt;BR /&gt;&lt;BR /&gt;If you want then you have to write your own PAM module to get that effect.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 16 Mar 2006 00:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967562#M417018</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-16T00:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967563#M417019</link>
      <description>Ok, thanks</description>
      <pubDate>Thu, 16 Mar 2006 00:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967563#M417019</guid>
      <dc:creator>vaish</dc:creator>
      <dc:date>2006-03-16T00:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967564#M417020</link>
      <description>Hope you are new member. Once you get a solution or guidance try to assign points in your thread. Read forums guideline document.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Mar 2006 00:54:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967564#M417020</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-16T00:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967565#M417021</link>
      <description>Hi Vaish, &lt;BR /&gt;&lt;BR /&gt;"sam" is the best tool for administring HP-UX. Also, do a search in itrc, you will find tons of information. You can close this thread in case, your problem got solved. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 16 Mar 2006 01:01:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967565#M417021</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-16T01:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967566#M417022</link>
      <description>Thanks, I found the solution</description>
      <pubDate>Thu, 16 Mar 2006 01:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967566#M417022</guid>
      <dc:creator>vaish</dc:creator>
      <dc:date>2006-03-16T01:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to update login retries and password aging for a user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967567#M417023</link>
      <description>Hi Vaish, &lt;BR /&gt;&lt;BR /&gt;Check this thread for more information for max login tries&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=574990" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=574990&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 16 Mar 2006 01:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-update-login-retries-and-password-aging-for-a-user/m-p/4967567#M417023</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-16T01:25:27Z</dc:date>
    </item>
  </channel>
</rss>

