<?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 Customized C2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407468#M863735</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;I want to know if is possible to enable c2 in HPUX 11.11 and customize it. &lt;BR /&gt;&lt;BR /&gt;I need to install an ISS server Sensor and I need enable audit but I don´t want any other restrictions like logging device restictions, Automatic user account expiration, forcing all passwords to conform to minimum complex requeriments, Preventing reuse of passwords, account logging restrictions, etc&lt;BR /&gt;&lt;BR /&gt;How can I do that</description>
    <pubDate>Mon, 25 Oct 2004 16:28:08 GMT</pubDate>
    <dc:creator>Alvaro Garcia_1</dc:creator>
    <dc:date>2004-10-25T16:28:08Z</dc:date>
    <item>
      <title>Customized C2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407468#M863735</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I want to know if is possible to enable c2 in HPUX 11.11 and customize it. &lt;BR /&gt;&lt;BR /&gt;I need to install an ISS server Sensor and I need enable audit but I don´t want any other restrictions like logging device restictions, Automatic user account expiration, forcing all passwords to conform to minimum complex requeriments, Preventing reuse of passwords, account logging restrictions, etc&lt;BR /&gt;&lt;BR /&gt;How can I do that</description>
      <pubDate>Mon, 25 Oct 2004 16:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407468#M863735</guid>
      <dc:creator>Alvaro Garcia_1</dc:creator>
      <dc:date>2004-10-25T16:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Customized C2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407469#M863736</link>
      <description>You need to convert to a trusted system. that will make your HP-UX C2-level security complaint.&lt;BR /&gt;&lt;BR /&gt;You can use sam to convert to trusted system or you can use /usr/lbin/tsconvert with -c option.&lt;BR /&gt;&lt;BR /&gt;Once the system is converted, you can enable auditing.</description>
      <pubDate>Mon, 25 Oct 2004 16:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407469#M863736</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-25T16:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Customized C2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407470#M863737</link>
      <description>My question is:&lt;BR /&gt;&lt;BR /&gt;After enable C2 How can I do to disable the new features like logging device restictions, Automatic user account expiration, forcing all passwords to conform to minimum complex requeriments, Preventing reuse of passwords, account logging restrictions, etc?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 16:41:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407470#M863737</guid>
      <dc:creator>Alvaro Garcia_1</dc:creator>
      <dc:date>2004-10-25T16:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Customized C2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407471#M863738</link>
      <description>1) Logging device restriction&lt;BR /&gt;&lt;BR /&gt;    Dont worry about this one. By default there is no restiction on this one. Moreover, it applies only to hard-wired terminals, not for the pseudo terminals &lt;BR /&gt;&lt;BR /&gt;2) Automatical user account expiration&lt;BR /&gt;&lt;BR /&gt;    By default there is no expiration. &lt;BR /&gt;&lt;BR /&gt;3) Password complexity&lt;BR /&gt;&lt;BR /&gt;    /sbin/passwd bypasses all the checks for the password validity. You can rename /usr/bin/password to soemthing else and link /usr/bin/passwd to /sbin/passwd. One problem is that, /sbin/passwd by default tries to change the password of root, not the user's as is the case with /usr/bin/passwd&lt;BR /&gt;&lt;BR /&gt;4)Account logging restrictions&lt;BR /&gt;&lt;BR /&gt;     There are no account logging restrictions enabled by default.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 17:15:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407471#M863738</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-25T17:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Customized C2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407472#M863739</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Once you enable trusting, all the accounts will be expired immediately. You will need to go into 'sam' -&amp;gt; Auditing and Security -&amp;gt; System Security Policies and disable/customize all the options that you need. If you disable everything, what you will have effectively will be the password files in a secured database.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 25 Oct 2004 17:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/customized-c2/m-p/3407472#M863739</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-25T17:24:02Z</dc:date>
    </item>
  </channel>
</rss>

