Forrest logo
back to context overview

csrutil

List of commands for csrutil:

  • csrutil:tldr:01e3e csrutil: Display the System Integrity Protection status.
    $ csrutil status
    try on your machine
    explain this command
  • csrutil:tldr:1575f csrutil: Display the list of allowed NetBoot sources.
    $ csrutil netboot list
    try on your machine
    explain this command
  • csrutil:tldr:55838 csrutil: Enable the System Integrity Protection.
    $ csrutil enable
    try on your machine
    explain this command
  • csrutil:tldr:6698c csrutil: Disable the System Integrity Protection.
    $ csrutil disable
    try on your machine
    explain this command
  • csrutil:tldr:975df csrutil: Reset the System Integrity Protection status and clear the NetBoot list.
    $ csrutil clear
    try on your machine
    explain this command
  • csrutil:tldr:ab82c csrutil: Add an IPv4 address to the list of allowed NetBoot sources.
    $ csrutil netboot add ${ip}
    try on your machine
    explain this command
back to context overview