<?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: User Restriction in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005946#M425495</link>
    <description>Hi, Guna,&lt;BR /&gt;&lt;BR /&gt;The easy way to restrict number of login sessions is to use /etc/default/security file. If you do not have it, then you can create one.&lt;BR /&gt;What you need to configure is:&lt;BR /&gt;NUMBER_OF_LOGINS_ALLOWED=1&lt;BR /&gt;&lt;BR /&gt;You do a lot with /etc/default/security. Here is the content in my security file:&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH=8&lt;BR /&gt;PASSWORD_MIN_UPPER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_LOWER_CASE_CHARS=3&lt;BR /&gt;PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;PASSWORD_MIN_SPECIAL_CHARS=1&lt;BR /&gt;PASSWORD_HISTORY_DEPTH=1&lt;BR /&gt;NUMBER_OF_LOGINS_ALLOWED=4&lt;BR /&gt;NOLOGIN=0&lt;BR /&gt;ABORT_LOGIN_ON_MISSING_HOMEDIR=0&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yang</description>
    <pubDate>Thu, 28 Sep 2006 06:26:50 GMT</pubDate>
    <dc:creator>Yang Qin_1</dc:creator>
    <dc:date>2006-09-28T06:26:50Z</dc:date>
    <item>
      <title>User Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005944#M425493</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;If i want to restrict a user such a way as the user should not login more than one terminal.  Then how can i do this.  Please any of one help me.&lt;BR /&gt;&lt;BR /&gt;Thanx &amp;amp; Rgds,&lt;BR /&gt;M.Guna&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Sep 2006 05:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005944#M425493</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-09-28T05:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: User Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005945#M425494</link>
      <description>Hi,&lt;BR /&gt;this thread should start you off:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=582504" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=582504&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Alternative could be to check in the /etc/profile and terminate any session for a given userid, if it does not come from a certain ip address.</description>
      <pubDate>Thu, 28 Sep 2006 06:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005945#M425494</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-09-28T06:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: User Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005946#M425495</link>
      <description>Hi, Guna,&lt;BR /&gt;&lt;BR /&gt;The easy way to restrict number of login sessions is to use /etc/default/security file. If you do not have it, then you can create one.&lt;BR /&gt;What you need to configure is:&lt;BR /&gt;NUMBER_OF_LOGINS_ALLOWED=1&lt;BR /&gt;&lt;BR /&gt;You do a lot with /etc/default/security. Here is the content in my security file:&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH=8&lt;BR /&gt;PASSWORD_MIN_UPPER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_LOWER_CASE_CHARS=3&lt;BR /&gt;PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;PASSWORD_MIN_SPECIAL_CHARS=1&lt;BR /&gt;PASSWORD_HISTORY_DEPTH=1&lt;BR /&gt;NUMBER_OF_LOGINS_ALLOWED=4&lt;BR /&gt;NOLOGIN=0&lt;BR /&gt;ABORT_LOGIN_ON_MISSING_HOMEDIR=0&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yang</description>
      <pubDate>Thu, 28 Sep 2006 06:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005946#M425495</guid>
      <dc:creator>Yang Qin_1</dc:creator>
      <dc:date>2006-09-28T06:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: User Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005947#M425496</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you are not able to take advantage of /etc/default/security, you could script a check in /etc/profile.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Thu, 28 Sep 2006 06:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005947#M425496</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-09-28T06:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: User Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005948#M425497</link>
      <description>Hi,&lt;BR /&gt;could you please update this thread ?&lt;BR /&gt;&lt;BR /&gt;If the problem has been resolved please see &lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Please identify the solution, award points and close.</description>
      <pubDate>Mon, 02 Oct 2006 08:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005948#M425497</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-10-02T08:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: User Restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005949#M425498</link>
      <description>Thanks to all &lt;BR /&gt;&lt;BR /&gt;I used now etc/securitty file.&lt;BR /&gt;&lt;BR /&gt;It solved my problem .&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Oct 2006 22:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-restriction/m-p/5005949#M425498</guid>
      <dc:creator>Guna_2</dc:creator>
      <dc:date>2006-10-02T22:56:02Z</dc:date>
    </item>
  </channel>
</rss>

