Submit a Story      Security   FAQ    Resources    Certification    Links    Calendar    Forum    Polls    Search      
User Functions
:

:

Don't have an account yet? Sign up as a New User
Lost your password?

What's New
STORIES
No new stories

COMMENTS last 2 days
No new comments

TRACKBACKS last 2 days
No new trackback comments

LINKS last 2 weeks
No recent new links


Who's Online
Guest Users: 6

Live Novell Chat
Live Novell Chat

Topics
Home
Contracting (2/0)
FAQ (1/0)
NetWare (49/0)
Certification (30/0)
NDS/eDir (19/0)
Administration (78/0)
GroupWise (112/0)
Linux/Open Source (294/0)
Resources (20/0)
General News (806/0)
Security (235/0)

Poll
What do you think of the new Novell support changes? I encourage you to leave your comments on this!
I like it, brings Novell's support in line with other companies such as Cisco
I do not like it
Novell is blooming crazy, this is going to push customers, IT people, and consultants away from Novell even further!
I do not care either way
Results
49 votes | 0 comments

Poll
What Version of ZENworks are running?
ZCM (10)
Zen 7
Zen 6
Zen 4
Zen 3
Zen 2
Zen 2 starter pack
Zen 1
Not running Zen
Results
121 votes | 0 comments

Microsoft Security
There was a problem reading this feed (see error.log for details).


 Novell delivers security shield for Linux computers    
 Author:  Sean_
 Dated:  Tuesday, January 10 2006 @ 11:26 AM EST
 Viewed:  937 times  
SecurityFrom Cnet comes the news that Novell plans to release software on Tuesday that is designed to make it harder for new attacks to compromise existing Linux-based computers.

In short, "AppArmor lets an administrator create a profile that describes which files a given application may use. The software then enforces that profile. Consquently, if a remote attacker takes over that application, it's more difficult for the attacker to use the application for malicious purposes, such as taking over the entire computer."

More on the story here.




What's Related

Story Options
  • Mail Story to a Friend
  • Printable Story Format

  • Trackback

    Trackback URL for this entry: http://www.abend.org/trackback.php/SecurityForLinux

    No trackback comments for this entry.
    Novell delivers security shield for Linux computers | 1 comments | Create New Account
    The following comments are owned by whomever posted them. This site is not responsible for what they say.
    Novell delivers security shield for Linux computers
    Authored by: Lxy on Sunday, January 15 2006 @ 08:42 PM EST
    what about chroot()? Up until now, questionable apps could run in their own sandbox thanks to chroot. Sendmail, BIND, wu-ftpd, all the classic comprimisable packages even have good documentation on using chroot. Newer software seems to be written with this concept in mind.

    There are setbacks with chroot (ironically, security is one of them) but I don't know that a 3rd party application is the answer.