Linux Security: Tips from the Experts

Get Rid of Deprecated Protocols

You should also swap out older and less secure “deprecated protocols” with newer alternatives, says Dennis, who suggests the following replacements:

Protocol Alternative
POP/IMAP POPS/IMAP (SSL)
telnet ssh/scp/sftp
rdist rsync -e ssh
NIS resync /etc/passwd.group) LDAP over SSL
NFS Still a question mark

No Panacea for Cryptography

Available cryptographies include FreeS/WAN, Kerberos, OpenSSH, and several more. As Dennis sees it, each still has pros and cons. For example, FreeS/WAN, a freeware edition of IPSEC VPNs, “potentially secures deprecated protocols.” It is also interoperable with other IPSEC implementations. On the other hand, FreeS/WAN is “NAT hostile,” he charges.

Lindstrom also doesn’t detect any type of panacea out there for cryptography. “It is nice to know that there is a freeware version of IPSEC VPNs. But the problem of encryption adoption isn’t the dollar cost. It’s the management and performance issues,” Lindstrom maintains.

Security Is Nothing Without Physical Side

Without solid physical security, even the most battened down OS can be compromised in an instant. “Physical security really depends on the situation,” Lindstrom says. “Laptops should be under lock and key when not in the user’s possession. Sensitive data should be locked up in data centers or other appropriately controlled areas. Access to and from these rooms should be controlled and monitored. Environmental controls should be in place to protect against disasters. Locking I/O devices such as keyboards and monitors is a good idea.”

Updates and Patches (Generally) A Must — But Be Careful

“Update, update, update!” Dennis exhorts. “Keep a local repository. Test downgrades, too.” Dennis warns, however, that before deciding to install a patch, you should weigh the security benefits against the risks of introducing new features.

Whether you’re a Linux veteran or newbie — or even if you’re not a Linux practitioner at all yet — it’s important to keep up-to-speed on the latest security advancements. Progress can happen so fast in the open source world that, if you blink for a moment, you might miss a promising new Linux security project.

»


See All Articles by Columnist Jacqueline Emigh