<?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: security trusted systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199575#M166361</link>
    <description>OK I get a return of 0 on the server that appears to be allowing unlimited retries does this make sense....and how do you guys respond very scarey but much appreciated.</description>
    <pubDate>Mon, 23 Feb 2004 11:13:06 GMT</pubDate>
    <dc:creator>Adam Noble</dc:creator>
    <dc:date>2004-02-23T11:13:06Z</dc:date>
    <item>
      <title>security trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199569#M166355</link>
      <description>I have two systems both of them trusted and both appear to have max login retries set to 3. What I can't understand is that on what system the root login behaves as I would expect i.e locks after 3 failed attempts yet on the other it does not. I am trying to determine what is causing this, has anybody got an idea? They are both 11i systems!</description>
      <pubDate>Mon, 23 Feb 2004 11:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199569#M166355</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2004-02-23T11:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: security trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199570#M166356</link>
      <description>use the getprpw command to compare root on both to see all its security policy settings (and modprpw to set them) - or else use sam and view the security policies that way. They must be different.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2004 11:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199570#M166356</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2004-02-23T11:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: security trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199571#M166357</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;"root" on the other system may not be following the default system settings. To find it out run&lt;BR /&gt;&lt;BR /&gt;getprpw -m umaxlntr root&lt;BR /&gt;&lt;BR /&gt;On both the systems and see the difference.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 23 Feb 2004 11:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199571#M166357</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-23T11:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: security trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199572#M166358</link>
      <description>Compare the outout of following command on both machines.&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/getprpw -m umaxlntr root</description>
      <pubDate>Mon, 23 Feb 2004 11:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199572#M166358</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-02-23T11:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: security trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199573#M166359</link>
      <description>You can also look at:&lt;BR /&gt;/root # cat /tcb/files/auth/system/default &lt;BR /&gt;default:\&lt;BR /&gt;        :d_name=default:\&lt;BR /&gt;        :d_boot_authenticate@:\&lt;BR /&gt;        :u_pwd=*:\&lt;BR /&gt;        :u_owner=root:u_auditflag#-1:\&lt;BR /&gt;        :u_minchg#1728000:u_maxlen#10:u_exp#31536000:u_life#32400000:\&lt;BR /&gt;        :u_llogin#7776000:u_pw_expire_warning#1728000:u_pswduser=root:u_pickpw:\&lt;BR /&gt;        :u_genpwd@:u_restrict:u_nullpw@:u_genchars@:\&lt;BR /&gt;        :u_genletters@:u_suclog#0:u_unsuclog#0:u_maxtries#5:\&lt;BR /&gt;        :u_lock:\&lt;BR /&gt;        :t_logdelay#2:t_maxtries#10:t_login_timeout#0:\&lt;BR /&gt;        :chkent:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Whats your u_maxtries# number?&lt;BR /&gt;&lt;BR /&gt;My guess is the same, you can set global policys or user policys.  My guess is the global one isn't quite right.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2004 11:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199573#M166359</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2004-02-23T11:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: security trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199574#M166360</link>
      <description>You have someone ELSE trying to log in as root.&lt;BR /&gt;&lt;BR /&gt;Only getting two tries with root was the first sign someone was trying to hack my educational HP-9000 server.&lt;BR /&gt;&lt;BR /&gt;Attaching a script to keep an eye on this.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 23 Feb 2004 11:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199574#M166360</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-23T11:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: security trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199575#M166361</link>
      <description>OK I get a return of 0 on the server that appears to be allowing unlimited retries does this make sense....and how do you guys respond very scarey but much appreciated.</description>
      <pubDate>Mon, 23 Feb 2004 11:13:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199575#M166361</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2004-02-23T11:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: security trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199576#M166362</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'd suggest that you check using getprpw whether they really do both have maxtries set to 3.  Are you logging in to both systems in the same way - ie at the console or at a terminal or at the same type of session?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.&lt;BR /&gt;&lt;BR /&gt;PS:  don't forget to assign points to those that have helped you.  It helps determine which answers are useful, and is a tiny reward for those that have given up their time to help you.</description>
      <pubDate>Mon, 23 Feb 2004 11:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-trusted-systems/m-p/3199576#M166362</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2004-02-23T11:13:44Z</dc:date>
    </item>
  </channel>
</rss>

