<?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: Improve Security in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211662#M10488</link>
    <description>Andrew, sorry for the delay.  I will keep your site adress, it's very helpful.  I liked it.</description>
    <pubDate>Fri, 26 Mar 2004 16:12:14 GMT</pubDate>
    <dc:creator>Sylvie Vezina</dc:creator>
    <dc:date>2004-03-26T16:12:14Z</dc:date>
    <item>
      <title>Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211653#M10479</link>
      <description>How can I improve security on Unix....security password:  change it after 60 days, unautorized access,  ftp access..We have security lack and we want to improve it...Do we need to install special software? Where can I find documation about it?&lt;BR /&gt;Thanks you in advance.</description>
      <pubDate>Mon, 08 Mar 2004 00:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211653#M10479</guid>
      <dc:creator>Sylvie Vezina</dc:creator>
      <dc:date>2004-03-08T00:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211654#M10480</link>
      <description>Sylvie,&lt;BR /&gt;I think you can implement a lot of things on this front and i am sure our colleagues here would add on to the list below&lt;BR /&gt;&lt;BR /&gt;1. Prevent direct logins to your system &lt;BR /&gt;   as root&lt;BR /&gt;&lt;BR /&gt;2. Implement 'su' for all root logins. &lt;BR /&gt;   which means that all users need to &lt;BR /&gt;   log in as themselves and then 'su' to&lt;BR /&gt;   root&lt;BR /&gt;&lt;BR /&gt;3. Unless there is a business need stop&lt;BR /&gt;   creating generic accounts on your &lt;BR /&gt;   systems&lt;BR /&gt;&lt;BR /&gt;4. Look at implementing NIS+ or LDAP if &lt;BR /&gt;   there is a need, this depends on your &lt;BR /&gt;   environment&lt;BR /&gt;&lt;BR /&gt;5. Setup all your user accounts in a way &lt;BR /&gt;   that the passwords expire in 30 or 60 &lt;BR /&gt;   days. This can be done in the user &lt;BR /&gt;   profile&lt;BR /&gt;&lt;BR /&gt;In addition to this, you can look at implementing SSH, which will provide an additional layer of security. The following site gives details on this, note this can be downloaded for free&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ssh.com" target="_blank"&gt;http://www.ssh.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Mar 2004 01:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211654#M10480</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-03-08T01:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211655#M10481</link>
      <description>Adding :&lt;BR /&gt;&lt;BR /&gt;Use your machine logging capacities, use your log, filtering and reading them&lt;BR /&gt;&lt;BR /&gt;Use tools like tripwire to ensure file integrity&lt;BR /&gt;&lt;BR /&gt;Use shadow on your passwords&lt;BR /&gt;&lt;BR /&gt;Use firewalling capacities to let only normal ports open&lt;BR /&gt;&lt;BR /&gt;chroot your applications...&lt;BR /&gt;&lt;BR /&gt;Of course disable unusefull services&lt;BR /&gt;&lt;BR /&gt;Get latest patches...&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 08 Mar 2004 03:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211655#M10481</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-03-08T03:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211656#M10482</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;for authentication/accounting issues you most probably want to check PAM (Pluggable Authentication Modules). man pam on your local system or in more detail at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.kernel.org/pub/linux/libs/pam/" target="_blank"&gt;http://www.kernel.org/pub/linux/libs/pam/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 08 Mar 2004 15:26:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211656#M10482</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-08T15:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211657#M10483</link>
      <description>Salut Sylvie,&lt;BR /&gt;Un bon livre pour les debutants&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.oreilly.com/catalog/linuxsckbk/" target="_blank"&gt;http://www.oreilly.com/catalog/linuxsckbk/&lt;/A&gt;</description>
      <pubDate>Mon, 08 Mar 2004 16:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211657#M10483</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-03-08T16:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211658#M10484</link>
      <description>The single most important thing you can do to improve security is to be aware of it.&lt;BR /&gt;&lt;BR /&gt;Seriously, many admins never do anything about security because they don't have time.  They sit behind a firewall in a corporate environment and don't have time to care. &lt;BR /&gt;&lt;BR /&gt;What about malicious employees. What happens if the firewall has a security flaw and the public Internet can get in. Unmodified sendmail is a spam relay server waiting to happen EVEN if you don't allow relay.&lt;BR /&gt;&lt;BR /&gt;The next best step is to have a security audit. Do it yourself, follow a checklist but run through it.  &lt;BR /&gt;&lt;BR /&gt;Next: Bastille Linux Security hardening:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bastillelinux.org" target="_blank"&gt;http://bastillelinux.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 08 Mar 2004 20:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211658#M10484</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-08T20:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211659#M10485</link>
      <description>I've been working on a FREE site that aims to provide a "gentle" introduction to this subject. Take a look at &lt;A href="http://www.simplsafer.co.uk" target="_blank"&gt;www.simplsafer.co.uk&lt;/A&gt; and let me know what you think?&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Mar 2004 03:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211659#M10485</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2004-03-09T03:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211660#M10486</link>
      <description>Andrew: error 500 ?</description>
      <pubDate>Tue, 09 Mar 2004 14:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211660#M10486</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-03-09T14:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211661#M10487</link>
      <description>Sorry, for the typo, try: &lt;A href="http://www.simplysafer.co.uk." target="_blank"&gt;www.simplysafer.co.uk.&lt;/A&gt;</description>
      <pubDate>Wed, 10 Mar 2004 03:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211661#M10487</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2004-03-10T03:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211662#M10488</link>
      <description>Andrew, sorry for the delay.  I will keep your site adress, it's very helpful.  I liked it.</description>
      <pubDate>Fri, 26 Mar 2004 16:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211662#M10488</guid>
      <dc:creator>Sylvie Vezina</dc:creator>
      <dc:date>2004-03-26T16:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211663#M10489</link>
      <description>Thanks, glad you liked it. I'm between jobs this week and hope to find time to do a major update.&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Mar 2004 13:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211663#M10489</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2004-03-27T13:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211664#M10490</link>
      <description>An area I forgot to address in my first post is sendmail security.&lt;BR /&gt;&lt;BR /&gt;A perfectly set up system can be serious compromised on the Internet by a weak sendmail configuration.&lt;BR /&gt;&lt;BR /&gt;Things to watch:&lt;BR /&gt;&lt;BR /&gt;web forms. Web forms are scripts that let web users send mail via a form page on the web server. Improperly secured, a user can abuse the script and send mail to anyone they want, 500 at a time.&lt;BR /&gt;&lt;BR /&gt;Its important to add code to your forms that prevent the cgi script from being used from any other server other than the ones authorized by you.&lt;BR /&gt;&lt;BR /&gt;Consider protecting against smtp scripting. AOL users are famous for this. They get an account, and then use someone elses mail server to relay the mail. Its important to configure your server to only allow port 25 traffic from any aol mail servers except the authorized ones at &lt;A href="http://postmaster.aol.com" target="_blank"&gt;http://postmaster.aol.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A book by Craig Hunt sendmail cookbook is very useful.&lt;BR /&gt;&lt;BR /&gt;Learning the ins and outs of sendmail security. Check my profile, I learned sendmail here.&lt;BR /&gt;&lt;BR /&gt;Also, Bastille for Linux is a must, I run it on all my servers.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 28 Mar 2004 02:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211664#M10490</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-28T02:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211665#M10491</link>
      <description>TCP wrappers for all tcp processes... as follows.&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.allow and /etc/hosts.deny&lt;BR /&gt;&lt;BR /&gt;Here is an example of my setup.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/hosts.allow&lt;BR /&gt;#all : all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;ftpd : all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;telnetd : all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;tftpd : all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;logind : all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;rlogind : all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;remshd: all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;sidftpd : all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;rexecd : all : banners=/usr/localcw/opt/sysguard/banners : allow&lt;BR /&gt;sshd : all : banners=/usr/localcw/opt/sysguard/banners : allow  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cat /etc/hosts.deny &lt;BR /&gt;# Deny all hosts&lt;BR /&gt;ALL : ALL&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a great link that gives some explanation...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ezine.daemonnews.org/200206/hosts_allow.html" target="_blank"&gt;http://ezine.daemonnews.org/200206/hosts_allow.html&lt;/A&gt;</description>
      <pubDate>Mon, 29 Mar 2004 15:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211665#M10491</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-03-29T15:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211666#M10492</link>
      <description>Also, if you are not using scfmgr... it is a great Sysguard tool. &lt;BR /&gt;&lt;BR /&gt;To manage security for unauth access to root passwd.&lt;BR /&gt;&lt;BR /&gt;man scfmgr</description>
      <pubDate>Mon, 29 Mar 2004 15:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211666#M10492</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-03-29T15:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211667#M10493</link>
      <description>Sorry for 3 posts... but found something else...&lt;BR /&gt;&lt;BR /&gt;You can combine my points into one post if you want.&lt;BR /&gt;&lt;BR /&gt;Here is a great PDF that I got from HP. Security tools...</description>
      <pubDate>Mon, 29 Mar 2004 15:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211667#M10493</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2004-03-29T15:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Security</title>
      <link>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211668#M10494</link>
      <description>hi all&lt;BR /&gt;&lt;BR /&gt;what i do for securing my linux box&lt;BR /&gt; - read logs (install loggin software as tripwire)&lt;BR /&gt; - install firewall (i use fwbuilder)&lt;BR /&gt; - stop unwanted services&lt;BR /&gt; - keep ur linux updated/patched&lt;BR /&gt;&lt;BR /&gt;few things i do regularly on my linux&lt;BR /&gt; - netstat -n (chk who got multiple connection 1-5 r fine but more than 10 r bad)&lt;BR /&gt; - nmap -sS &lt;UR-IP&gt; ..chk ur open ports&lt;/UR-IP&gt;</description>
      <pubDate>Tue, 30 Mar 2004 12:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/improve-security/m-p/3211668#M10494</guid>
      <dc:creator>Peeyush</dc:creator>
      <dc:date>2004-03-30T12:21:44Z</dc:date>
    </item>
  </channel>
</rss>

