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
  • [SA41194] Novell ...
  • [SA41180] Novell ...

  • LINKS last 2 weeks
    No recent new links


    Who's Online
    Guest Users: 7

    Live Novell Chat
    Live Novell Chat

    Topics
    Home
    Contracting (2/0)
    FAQ (1/0)
    NetWare (49/0)
    Certification (31/0)
    NDS/eDir (19/0)
    Administration (78/0)
    GroupWise (117/0)
    Linux/Open Source (298/0)
    Resources (21/0)
    General News (846/0)
    Security (253/0)

    Poll
    Will you be upgrading to BES 5.0.1 for GroupWise?
    Yes, so why did it take so long?
    Yes, after GW8 upgrade
    No, still on GW7
    No, do not use BB devices
    No, moved away from GW
    Results
    27 votes | 0 comments

    Microsoft Security


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