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
  • GroupWise 2012 no...

  • LINKS last 2 weeks
    No recent new links


    Who's Online
    Guest Users: 9

    Live Novell Chat
    Live Novell Chat

    Topics
    Home
    Poll posts (1/0)
    Way Off Topic! (1/0)
    Contracting (2/0)
    FAQ (1/0)
    NetWare (51/0)
    Certification (31/0)
    NDS/eDir (19/0)
    Administration (78/0)
    GroupWise (143/0)
    Linux/Open Source (309/0)
    Resources (21/0)
    General News (904/0)
    Security (291/0)

    Poll
    How do you think the Attachmate deal will turn out for "Novell"
    Well, the marketing can't be any WORSE
    Better, the product/support commitment is there
    Worse, MS will end up with what is left of Novell’s marketshare & still end up with the patents, leaving the customer as the loser
    Results
    86 votes | 0 comments

    Poll
    Does your company still use Blackberry phones?
    Yes, with BES
    Yes, without BES
    No, we never used Blackberries
    No, we just stopped using them
    No, we stopped using them 6 months ago
    No, we stopped using them 1+ year ago
    Results
    55 votes | 0 comments

    Microsoft Security


     Novell delivers security shield for Linux computers    
     Author:  Sean_
     Dated:  Tuesday, January 10 2006 @ 11:26 AM CST
     Viewed:  1,092 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 CST
    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.