<?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: to set passwd profile in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187259#M323166</link>
    <description>be aware that if you create this file the old passwd that a user has will keep working, this file is only used when setting a passwd.&lt;BR /&gt;&lt;BR /&gt;If you run in a trusted mode both settings are active so make sure that if you put the MIN_PASSWORD_LENGHT=9 (ore bibber)&lt;BR /&gt;that you also put the max passwd length (default=8) to more than the minimal in the trusted mode config, els you will end up whit a system where is is not poseble to pick a proper passwd.....</description>
    <pubDate>Mon, 28 Apr 2008 06:51:37 GMT</pubDate>
    <dc:creator>F Verschuren</dc:creator>
    <dc:date>2008-04-28T06:51:37Z</dc:date>
    <item>
      <title>to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187250#M323157</link>
      <description>I want to set passwd profile to user like&lt;BR /&gt;the passwd set by user must have atleast one number etc.... can any one help</description>
      <pubDate>Sat, 26 Apr 2008 15:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187250#M323157</guid>
      <dc:creator>shafique</dc:creator>
      <dc:date>2008-04-26T15:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187251#M323158</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Use PASSWORD_MIN_&lt;TYPE&gt;_CHARS as defined in the '/etc/defaults/security' configuration file.  See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B2355-60127/security.4.html" target="_blank"&gt;http://www.docs.hp.com/en/B2355-60127/security.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;...or the appropriate release manpages.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;/TYPE&gt;</description>
      <pubDate>Sat, 26 Apr 2008 15:26:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187251#M323158</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-26T15:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187252#M323159</link>
      <description>not able to find the file &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;my hp version is&lt;BR /&gt;&lt;BR /&gt;HP-UX mumbsns1 B.11.11 U 9000/800 903027840 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can i configure it</description>
      <pubDate>Sat, 26 Apr 2008 16:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187252#M323159</guid>
      <dc:creator>shafique</dc:creator>
      <dc:date>2008-04-26T16:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187253#M323160</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; not able to find the file...can Iconfigure it?&lt;BR /&gt;&lt;BR /&gt;Yes.  Create the file owned by bin:bin with 444 permissions.&lt;BR /&gt;&lt;BR /&gt;I see that you are a new member of the ITRC today.  Welcome!  When you have had your problem resolved, please follow:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sat, 26 Apr 2008 16:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187253#M323160</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-26T16:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187254#M323161</link>
      <description>Hi,&lt;BR /&gt;security file permission is:&lt;BR /&gt;&lt;BR /&gt;-r--r--r--   1 bin        bin           2406 Aug 27  2004 security&lt;BR /&gt;&lt;BR /&gt;Change this as per your requirement.&lt;BR /&gt;&lt;BR /&gt;# PASSWORD_MIN_UPPER_CASE_CHARS=0&lt;BR /&gt;# PASSWORD_MIN_LOWER_CASE_CHARS=0&lt;BR /&gt;# PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;# PASSWORD_MIN_SPECIAL_CHARS=2&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;&lt;BR /&gt;Aashique&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Apr 2008 16:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187254#M323161</guid>
      <dc:creator>Aashique</dc:creator>
      <dc:date>2008-04-26T16:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187255#M323162</link>
      <description>Dear Shafi&lt;BR /&gt;&lt;BR /&gt;The file is security&lt;BR /&gt;it is present under the /etc/default directory this file determines default behaviour. u can see a lot of parameters present in this directory and  u can configure it.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;sajjad sahir</description>
      <pubDate>Sun, 27 Apr 2008 04:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187255#M323162</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-04-27T04:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187256#M323163</link>
      <description>cp /usr/newconfig/etc/default/security  /etc/default/security&lt;BR /&gt;&lt;BR /&gt;Then just uncomment what you need as the above. Just go through the file. It has the info you need. Also there is a man for security&lt;BR /&gt;&lt;BR /&gt;man security&lt;BR /&gt;&lt;BR /&gt;There is a typo in JRF's post above. The dir should be /etc/default&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Apr 2008 04:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187256#M323163</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-04-27T04:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187257#M323164</link>
      <description>Hi Shafique&lt;BR /&gt;&lt;BR /&gt;You can use it intrusted mode.&lt;BR /&gt;&lt;BR /&gt;In trusted mode you can set the password definition as you want.</description>
      <pubDate>Sun, 27 Apr 2008 04:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187257#M323164</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-27T04:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187258#M323165</link>
      <description>Yes i am newly joined ,it will try this and revert you for the same</description>
      <pubDate>Mon, 28 Apr 2008 06:31:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187258#M323165</guid>
      <dc:creator>shafique</dc:creator>
      <dc:date>2008-04-28T06:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187259#M323166</link>
      <description>be aware that if you create this file the old passwd that a user has will keep working, this file is only used when setting a passwd.&lt;BR /&gt;&lt;BR /&gt;If you run in a trusted mode both settings are active so make sure that if you put the MIN_PASSWORD_LENGHT=9 (ore bibber)&lt;BR /&gt;that you also put the max passwd length (default=8) to more than the minimal in the trusted mode config, els you will end up whit a system where is is not poseble to pick a proper passwd.....</description>
      <pubDate>Mon, 28 Apr 2008 06:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187259#M323166</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-04-28T06:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187260#M323167</link>
      <description>thanks for support now all my query are cleared &lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2008 02:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187260#M323167</guid>
      <dc:creator>shafique</dc:creator>
      <dc:date>2008-04-29T02:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: to set passwd profile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187261#M323168</link>
      <description>hi,&lt;BR /&gt;If our suggestions were helpful, please read the following about assigning points:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 29 Apr 2008 03:11:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-set-passwd-profile/m-p/4187261#M323168</guid>
      <dc:creator>Aashique</dc:creator>
      <dc:date>2008-04-29T03:11:24Z</dc:date>
    </item>
  </channel>
</rss>

