Pages: [1]   Go Down
  Print  
Author Topic: How to turn off system integrity protection on OS X (but don't)  (Read 424 times)
HCK
Global Moderator
Hero Member
*****
Posts: 79425



« on: October 03, 2015, 03:00:24 pm »

How to turn off system integrity protection on OS X (but don't)

<div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><a href='http://www.imore.com/el-capitan-system-integrity-protection-helps-keep-malware-away' title="How to turn off system integrity protection on OS X (but don't)"><img src='http://www.imore.com/sites/imore.com/files/styles/large_wm_brw/public/field/image/2015/09/os-x-el-capitan-macbook-pro-privacy-hero.jpg?itok=zdcAsyne' />[/url]</p> <p class="intro">El Capitan makes it harder than ever for malware to be a problem on the Mac thanks to System Integrity Protection.</p> <p>System Integrity Protection (SIP) is a new way of managing access to essential system files in OS X El Capitan, but it's kicking some older software to the curb. So why is Apple implementing it?</p> <!--break--> <p>Malware is a really serious problem not just on Windows but the Mac too—it seems like almost every week, we get a new report of some sort of malware or adware that's attacking Apple users. Most of these outbreaks are contained quickly, fortunately, and mitigated by the built-in anti-malware and technologies like Gatekeeper.</p> <p>Apple can always do better, and in El Capitan, they have. To help bolster the Mac's security against malware infections, Apple's come up with System Integrity Protection</p> <p>Before El Capitan, people could easily modify, or allow to be modified, core system files used by OS X by entering their administrator password. It's how, for example, we grant software installers "root" access to setup apps.</p> <p>That's why, El Capitan has gone "rootless". System Integrity Protection makes sure the vital system files are safe from modification. This is a good thing: It should reduce the likelihood that you can accidentally infect yourself with malware, or that someone can gain access to your Mac or your files by escalating privilege exploits remotely.</p> <p>If you use system-modifying utilities and system extensions that made essential changes to the way OS X works, however, you may notice that they no longer function or need to be updated.</p> <p>SIP created problems for some developers during El Capitan's public beta development period over the summer. In many cases those problems have either been straightened out or are getting straightened out now. So check with the makers of the apps you use to see if they have updates.</p> <p>And of course stay tuned to iMore, because we'll report on key updates as they become available.</p> <p>Of course, you do have ultimate control over what happens on your Mac, so you can deactivate System Integrity Protection if you want to. I strongly advise against doing this, but I completely understand that you may be dependent on software that has to work regardless. I'll just reiterate one last time that SIP has been instituted in El Capitan for a reason: To protect you and to protect your Mac. Apple takes your privacy very seriously.</p> <h2>How to turn off System Integrity Protection in El Capitan</h2> <ol><li>Click the <strong></strong> menu.</li> <li>Select <strong>Restart...</strong></li> <li>Hold down <strong>command-R</strong> to boot into the Recovery System.</li> <li>Click the <strong>Utilities</strong> menu and select <strong>Terminal.</strong></li> <li>Type <tt>csrutil disable</tt> and press <strong>return</strong>.</li> <li>Close the Terminal app.</li> <li>Click the <strong></strong> menu and select <strong>Restart...</strong>.</li> </ol><p>If you decide later you want to re-engage SIP (and I earnestly hope that you do), repeat these steps, changing <tt>csrutil disable</tt> to <tt>csrutil enable</tt> instead.</p> <p>Again, SIP has been instituted in El Capitan for a reason — to improve OS X security, and reduce the risk of anyone who isn't supposed to from getting to your data. But as in all things, your mileage may vary. Just be careful!</p> <div class="devicebox"> <h3>OS X El Capitan</h3> <p><img src="" alt="OS X El Capitan" /></p> <ul><li>OS X El Capitan review</li> <li>OS X El Capitan help</li> <li>OS X El Capitan news</li> <li>OS X El Capitan discussion</li> </ul></div> <div> <style> <!--/*--><![CDATA[/* ><!--*/ <!--/*--><![CDATA[/* ><!--*/ <!--/*--><![CDATA[/* ><!--*/ .devicebox { background-color: #5CB8DB; border: 1px solid #E2E9EB; float: right; display: block; margin: 0 0px 10px 10px; max-width: 350px; overflow: hidden; width: 50%; } .devicebox h3 { background: #8D98BD; font-family: "camptonmedium",sans-serif; font-size: 20px; margin-bottom: 0; margin-top: 0; padding: 0; text-align: center; } .devicebox h3 a { display: block; line-height: 30px; padding: 0 10px; } .devicebox h3 a:hover { background: #7e88aa; text-decoration: none; } .devicebox .video { margin: auto; } .devicebox p, .entry-content .devicebox p > img, .devicebox img { margin: 0px; max-width: 100%; padding: 0px; } div .devicebox *, div .devicebox li, div .devicebox a:active, div .devicebox a:hover, div .devicebox a:link, div .devicebox a:visited { color: #fff; } .devicebox a:hover { text-decoration: underline; } .devicebox p, .devicebox ul li, .devicebox ol li { font-size: 16px; padding: initial; } .devicebox ul { margin: 0; padding: 0.5em 1em 1em 30px; } .devicebox ul li { display: list-item; line-height: 24px; list-style: disc outside none; } .devicebox ul li:before { display: none; } .devicebox p ~ p { padding: 0px 15px 15px; line-height: 1.25; } .devicebox p:first-of-type + p { padding: 15px; } div *:last-of-type + .devicebox, div *:last-of-type + div ~ .devicebox { float: none; margin: 0 auto 30px; max-width: 700px; min-height: 225px; position: relative; width: 100%; } div *:last-of-type + .devicebox .video, div *:last-of-type + div ~ .devicebox .video { bottom: 0px; left: 50%; position: absolute; right: 0px; top: 30px; } div *:last-of-type + .devicebox .video_iframe, div *:last-of-type + div ~ .devicebox .video_iframe { height: 100%; padding: 0px; } div *:last-of-type + .devicebox h3 + p, div *:last-of-type + div ~ .devicebox h3 + p { bottom: 0; left: 50%; overflow: hidden; position: absolute; right: 0; top: 30px; width: 50% } div *:last-of-type + .devicebox h3 + p img, div *:last-of-type + div ~ .devicebox h3 + p img { height: 100%; width: auto; } div *:last-of-type + .devicebox ul, div *:last-of-type + div ~ .devicebox ul, div *:last-of-type + .devicebox p, div *:last-of-type + div ~ .devicebox p { width: 43%; } @media all and (max-width: 500px) { .devicebox { float: none; margin: 0 0 30px; max-width: 100%; width: 100%; } div *:last-of-type + .devicebox .video, div *:last-of-type + div ~ .devicebox .video { left: 0; position: relative; top: 0; } div *:last-of-type + .devicebox .video_iframe, div *:last-of-type + div ~ .devicebox .video_iframe { padding-bottom: 56.25%; } div *:last-of-type + .devicebox h3 + p, div *:last-of-type + div ~ .devicebox h3 + p { left: 0; position: relative; top: 0; width: 100%; } div *:last-of-type + .devicebox ul, div *:last-of-type + div ~ .devicebox ul { width: auto; } } /*--><!]]]]]]><![CDATA[><![CDATA[>*/ /*--><!]]]]><![CDATA[>*/ /*--><!]]>*/ </style></div> </div></div></div><br clear='all'/>

<a href="http://rc.feedsportal.com/r/241225340334/u/49/f/616881/c/33998/s/4a5cede3/sc/28/rc/1/rc.htm" rel="nofollow"><img src="http://rc.feedsportal.com/r/241225340334/u/49/f/616881/c/33998/s/4a5cede3/sc/28/rc/1/rc.img" border="0"/>[/url]

<a href="http://rc.feedsportal.com/r/241225340334/u/49/f/616881/c/33998/s/4a5cede3/sc/28/rc/2/rc.htm" rel="nofollow"><img src="http://rc.feedsportal.com/r/241225340334/u/49/f/616881/c/33998/s/4a5cede3/sc/28/rc/2/rc.img" border="0"/>[/url]

<a href="http://rc.feedsportal.com/r/241225340334/u/49/f/616881/c/33998/s/4a5cede3/sc/28/rc/3/rc.htm" rel="nofollow"><img src="http://rc.feedsportal.com/r/241225340334/u/49/f/616881/c/33998/s/4a5cede3/sc/28/rc/3/rc.img" border="0"/>[/url]

<img src="[url]http://da.feedsportal.com/r/241225340334/u/49/f/616881/c/33998/s/4a5cede3/sc/28/a2.img" border="0"/>[/url]<img width="1" height="1" src="http://pi.feedsportal.com/r/241225340334/u/49/f/616881/c/33998/s/4a5cede3/sc/28/a2t.img" border="0"/><img width='1' height='1' src='' border='0'/><img src="http://feeds.feedburner.com/~r/TheIphoneBlog/~4/8VXOC9FIHlk" height="1" width="1" alt=""/>

Source: How to turn off system integrity protection on OS X (but don't)
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: