Linked by Jordan Spencer Cunningham on Mon 27th Jul 2009 20:53 UTC
Thread beginning with comment 375541
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Does it matter if your a limited account?
by Gullible Jones on Tue 28th Jul 2009 01:47
in reply to "RE[2]: Does it matter if your a limited account?"
MAC = Mandatory Access Control, where applications run with only the privileges they need in order to perform a task, as opposed to all the privileges of the user that runs them. (As far as I understand it anyway.) Examples include UAC on Windows Vista/7, and AppArmor, SELinux, Tomoyo, SMACK, and grsecurity on Linux. Also on Windows, I think some HIPS/firewall software can enforce MAC-like policies if the OS doesn't support it (as in Windows XP).
RE[4]: Does it matter if your a limited account?
by ohbrilliance on Tue 28th Jul 2009 04:30
in reply to "RE[3]: Does it matter if your a limited account?"




Member since:
2008-08-26
Do you have further info on MAC? Thank you.