Advanced Search
Search Results
3 total results found
What is Trusted Computing?
An interesting (if you like technical) article excerpted from Amit Singh’s book, “Mac OS X Internals”, discusses trusted computing on Mac OS X (tools included)…http://www.osxbook.com/book/bonus/chapter10/tpm/Also, Wikipedia has an excellent article describing ...
Intrusion Detection Systems Information
Intrusion Detection Systems (IDS) have many approaches. This page is intended to document the different approaches and reference places where more information can be obtained.Intrusion Detection Systems — http://en.wikipedia.org/wiki/Intrusion_detection_syste...
Description and guidelines on creating system service agent accounts on Mac OS X (Tiger)
For any system service agent that you want to create in Mac OS X, you would do the following:sudo dscl localhost -create /NetInfo/root/Groups/system_groupnamesudo dscl localhost -create /NetInfo/root/Groups/system_groupname gid group_idsudo dscl localhost -cre...