<?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: Restrict Policies in /etc/default/security in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319320#M340528</link>
    <description>Ganesan .. My system is trusted.. so how can i use modprpw to bypass below policies for defined in security file.&lt;BR /&gt;&lt;BR /&gt;PASSWORD_MIN_UPPER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_LOWER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;PASSWORD_MIN_SPECIAL_CHARS=1&lt;BR /&gt;&lt;BR /&gt;i want to use a simple password like abc123 but these policies doesnt allow me to.</description>
    <pubDate>Mon, 08 Dec 2008 10:24:28 GMT</pubDate>
    <dc:creator>raiden</dc:creator>
    <dc:date>2008-12-08T10:24:28Z</dc:date>
    <item>
      <title>Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319317#M340525</link>
      <description>In one of our  system we have set some password policies in /etc/default/security. But now I dont want to restrict this policies to some of the accounts. Is there any method to not force this policies on some of accounts. Is is possible through "modprpw"?</description>
      <pubDate>Mon, 08 Dec 2008 09:19:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319317#M340525</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2008-12-08T09:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319318#M340526</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Depends on which policies you are using in the /etc/default/security file and if your system is setup as a trusted system.&lt;BR /&gt;&lt;BR /&gt;Have a look at the security manual, it describes for each policy if the system-wide default can be overwritten.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-60631/security.4.html" target="_blank"&gt;http://docs.hp.com/en/B3921-60631/security.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 08 Dec 2008 10:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319318#M340526</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-12-08T10:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319319#M340527</link>
      <description>Hi Raiden,&lt;BR /&gt;&lt;BR /&gt;Security settings defined on /etc/default/secuirty will be applicable to all the users. If you want to modify user level settings, then you need to convert the system into trusted mode.&lt;BR /&gt;&lt;BR /&gt;modprpw will work with protected database that is on trusted systems</description>
      <pubDate>Mon, 08 Dec 2008 10:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319319#M340527</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-12-08T10:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319320#M340528</link>
      <description>Ganesan .. My system is trusted.. so how can i use modprpw to bypass below policies for defined in security file.&lt;BR /&gt;&lt;BR /&gt;PASSWORD_MIN_UPPER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_LOWER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;PASSWORD_MIN_SPECIAL_CHARS=1&lt;BR /&gt;&lt;BR /&gt;i want to use a simple password like abc123 but these policies doesnt allow me to.</description>
      <pubDate>Mon, 08 Dec 2008 10:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319320#M340528</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2008-12-08T10:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319321#M340529</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Simple way is goto SAM -&amp;gt; Accounts for Users and groups -&amp;gt; select the desired user -&amp;gt; Actions -&amp;gt; Modify user's security policies -&amp;gt; Password format policies -&amp;gt; here disable the restriction rules.&lt;BR /&gt;&lt;BR /&gt;You can also do the same thing using modprpw command. You need to use "rstrpw=value" . Value can be YES/NO/DFT with modprpw command.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Dec 2008 10:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319321#M340529</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-12-08T10:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319322#M340530</link>
      <description>Raiden,&lt;BR /&gt;&lt;BR /&gt;Configuring Per-User Attributes&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-3387/ch02s05.html" target="_blank"&gt;http://docs.hp.com/en/5992-3387/ch02s05.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;userdbset&lt;BR /&gt;&lt;BR /&gt;Changes the attribute for the specified user to override the systemwide default defined in the /etc/default/security file. For an example, see Section , and see userdbset(1M) for more information.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 08 Dec 2008 10:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319322#M340530</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-12-08T10:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319323#M340531</link>
      <description>&amp;gt;&amp;gt;&amp;gt;i want to use a simple password like abc123 but these policies doesnt allow me to.&lt;BR /&gt;&lt;BR /&gt;OK so use &lt;SHIFT&gt;a then b c then &lt;SHIFT&gt;1 then 2 3&lt;BR /&gt;&lt;BR /&gt;Abc!23 - seems pretty simple to me?&lt;/SHIFT&gt;&lt;/SHIFT&gt;</description>
      <pubDate>Mon, 08 Dec 2008 10:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319323#M340531</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2008-12-08T10:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319324#M340532</link>
      <description>Ganesan &amp;gt;&amp;gt;&amp;gt; Both the methods are not working.&lt;BR /&gt;&lt;BR /&gt;@ Robert ...I cannot find the command  userdbset  in my system.</description>
      <pubDate>Mon, 08 Dec 2008 11:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319324#M340532</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2008-12-08T11:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319325#M340533</link>
      <description>what os version are you running? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Dec 2008 11:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319325#M340533</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-12-08T11:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319326#M340534</link>
      <description>this is 11.11. &lt;BR /&gt;&lt;BR /&gt;Is there any other alternate method.</description>
      <pubDate>Mon, 08 Dec 2008 12:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319326#M340534</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2008-12-08T12:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319327#M340535</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;trusted system is great, I like to use it but you should be informed that it is last placed in 11.31.&lt;BR /&gt;&lt;BR /&gt;It has been declared obsolete and will in the future be replaced by other tools. Shadow password might be a better option for compatibility with future versions of HP-UX&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Dec 2008 13:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319327#M340535</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-12-08T13:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319328#M340536</link>
      <description>Please someone tell me how do  I bypass this settings in security file.&lt;BR /&gt;&lt;BR /&gt;PASSWORD_MIN_UPPER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_LOWER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;PASSWORD_MIN_SPECIAL_CHARS=1&lt;BR /&gt;&lt;BR /&gt;i want to keep a simple password like abc12345 for system admins.</description>
      <pubDate>Mon, 08 Dec 2008 15:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319328#M340536</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2008-12-08T15:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319329#M340537</link>
      <description>&amp;gt;&amp;gt;i want to keep a simple password like abc12345 for system admins.&lt;BR /&gt;&lt;BR /&gt;Why would you want to do that?  If anything the system admins passwords should be more complicated.  They should lead by example, especially when it comes to passwords.&lt;BR /&gt;&lt;BR /&gt;I don't think there is a way to bypass the rules in /etc/default/security.  I think they are completely separate from any trusted system settings and apply to ALL users on the system, no matter what.</description>
      <pubDate>Mon, 08 Dec 2008 16:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319329#M340537</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-12-08T16:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Policies in /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319330#M340538</link>
      <description>Cant you simply copy the password hash from a box with a known simple password?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2008 02:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-policies-in-etc-default-security/m-p/4319330#M340538</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2008-12-10T02:55:02Z</dc:date>
    </item>
  </channel>
</rss>

