<?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: login specifications in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564371#M372045</link>
    <description>The password fields in /etc/passwd will be nulled out (or replace with a * - can't remember which) and you will have a tcb directory structure instead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 14 Jan 2010 16:28:37 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2010-01-14T16:28:37Z</dc:date>
    <item>
      <title>login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564364#M372038</link>
      <description>i checked the man pages on login and looked into&lt;BR /&gt;/etc/default/security.. but i didn't see any specification that would lock an account after 'x' number of failed logins...</description>
      <pubDate>Thu, 14 Jan 2010 13:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564364#M372038</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2010-01-14T13:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564365#M372039</link>
      <description>&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1263475909790+28353475&amp;amp;threadId=1184810" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1263475909790+28353475&amp;amp;threadId=1184810&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 14 Jan 2010 13:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564365#M372039</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-14T13:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564366#M372040</link>
      <description>you can mention the following field /etc/default/security&lt;BR /&gt;&lt;BR /&gt;NUMBER_OF_LOGINS_ALLOWED=</description>
      <pubDate>Thu, 14 Jan 2010 14:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564366#M372040</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-14T14:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564367#M372041</link>
      <description>if it is a trusted system than you need change the parameter in /tcb/files/auth/system/default file&lt;BR /&gt;&lt;BR /&gt;u_maxtries</description>
      <pubDate>Thu, 14 Jan 2010 14:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564367#M372041</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-14T14:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564368#M372042</link>
      <description>NUMBER_OF_LOGINS_ALLOWED is for concurrent logins according the the documentation... the correct value is auth_maxtries=</description>
      <pubDate>Thu, 14 Jan 2010 15:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564368#M372042</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2010-01-14T15:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564369#M372043</link>
      <description>and it's only available on trusted systems&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 14 Jan 2010 15:55:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564369#M372043</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-14T15:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564370#M372044</link>
      <description>how do i know if its a trusted system ?</description>
      <pubDate>Thu, 14 Jan 2010 16:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564370#M372044</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2010-01-14T16:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564371#M372045</link>
      <description>The password fields in /etc/passwd will be nulled out (or replace with a * - can't remember which) and you will have a tcb directory structure instead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 14 Jan 2010 16:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564371#M372045</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-14T16:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564372#M372046</link>
      <description>next question... how do we become a trusted site... the password file has entries in it for each unix user ??</description>
      <pubDate>Thu, 14 Jan 2010 16:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564372#M372046</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2010-01-14T16:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564373#M372047</link>
      <description>The best way is to use SAM.  Sam &amp;gt; Autditing and Security &amp;gt; System Security Policies will accomplish it.  You will get a screen telling you that you have to convert and it will ask you if you want to converty now.  You can subsequently unconvert if you don't like it, by running tsconvert -r.&lt;BR /&gt;&lt;BR /&gt;You can also use tsconvert to do the initial conversion but SAM does a better job of making sure the passwords are not initially expired, among other things.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 14 Jan 2010 16:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564373#M372047</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-14T16:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564374#M372048</link>
      <description>Also, you don't mention which version of HP-UX you're running, but the last entry in the thread I pointed out mentions a product which implements many of these sorts of features on a 11.23 system.  It also mentions that trusted is deprecated on 11.31.  Something else to consider.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 14 Jan 2010 16:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564374#M372048</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-14T16:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564375#M372049</link>
      <description>I'm on 11.23, when switching to a trusted site will we notice anything different if we don't modify /etc/default/security and take all the defaults ? I just want to be a little proactive, just in case the users start experiencing something new as a result of this switch to a trusted site.</description>
      <pubDate>Thu, 14 Jan 2010 17:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564375#M372049</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2010-01-14T17:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564376#M372050</link>
      <description>Not sure on that one, Donald.  I've never run trusted.  It always seemed like it would be overly restrictive for the users and more work for me - resetting password and so on - so I never tried it.  Sorry.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 14 Jan 2010 17:32:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564376#M372050</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-14T17:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564377#M372051</link>
      <description>so without running "trusted" is there anyway to inhibit logins if someone tries too many times and fails ?</description>
      <pubDate>Thu, 14 Jan 2010 18:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564377#M372051</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2010-01-14T18:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564378#M372052</link>
      <description>&lt;!--!*#--&gt;For you, since you're running 11.23, I believe you could use Trusted Mode Security Extensions:&lt;BR /&gt;  &lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productN" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productN&lt;/A&gt;&lt;BR /&gt;umber=StdModSecExt &lt;BR /&gt;&lt;BR /&gt;In the above link, it specifically mentions the following features:&lt;BR /&gt;&lt;BR /&gt;# Auditing user and system activities&lt;BR /&gt;# Account locking after too many authentication failures occur&lt;BR /&gt;# Displaying the last successful and unsuccessful login&lt;BR /&gt;# Preventing the re-use of passwords in the password history&lt;BR /&gt;# Preventing logins with null passwords&lt;BR /&gt;# Restricting logins to specific time periods&lt;BR /&gt;# Expiring inactive accounts&lt;BR /&gt;&lt;BR /&gt;Number 2 sounds like your ticket.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jan 2010 18:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564378#M372052</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-14T18:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564379#M372053</link>
      <description>The simplest way to detect a Trusted system is:&lt;BR /&gt; &lt;BR /&gt;ll -d /tcb&lt;BR /&gt; &lt;BR /&gt;If the /tcb directory exists, then the system is Trusted (assuming root hasn't been playing games). &lt;BR /&gt;&lt;BR /&gt;&amp;gt; I'm on 11.23, when switching to a trusted site will we notice anything different if we don't modify /etc/default/security and take all the defaults ?&lt;BR /&gt; &lt;BR /&gt;The first difference is that there will be a maximum retry limit. When the user fat-fingers the password more than 3 times (3=typical), the login is locked. Untrusted accounts have infinite retries. You use the modprpw command to reinstate the locked user login. &lt;BR /&gt; &lt;BR /&gt;One of the problems with Trusted is that specifications (rules) exist in two places, the security file and also the /tcb/files/auth/system/default. The enclosed script will report a combined summary of all the security settings for a Trusted system.&lt;BR /&gt; &lt;BR /&gt;AS far as side effects, occasionally some old applications try to use the classic /etc/passwd file rather than PAM for application authentication. PAM has been around for more than a decade so most apps will use PAM so that the underlying authentication method is transparent.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jan 2010 18:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564379#M372053</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-01-14T18:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: login specifications</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564380#M372054</link>
      <description>Is there any advantage to running Trusted Mode Security Extensions, vs a  TRUSTED system.&lt;BR /&gt;&lt;BR /&gt;I noticed that the trusted mode security extensions requires a download of additional software, that's not required if i run in TRUSTED mode ??</description>
      <pubDate>Thu, 14 Jan 2010 23:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-specifications/m-p/4564380#M372054</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2010-01-14T23:42:15Z</dc:date>
    </item>
  </channel>
</rss>

