Difference between revisions of "Activate SSH server on macOS"

From wikieduonline
Jump to navigation Jump to search
 
Line 2: Line 2:
 
* Disable: <code>sudo systemsetup -setremotelogin off</code>
 
* Disable: <code>sudo systemsetup -setremotelogin off</code>
 
* Status: <code>[[sudo systemsetup -getremotelogin]]</code>
 
* Status: <code>[[sudo systemsetup -getremotelogin]]</code>
 +
 +
 +
[[setremotelogin]]: Turning Remote Login on or off requires [[Full Disk Access]] privileges.
  
 
===Disable===  
 
===Disable===  

Latest revision as of 10:30, 4 September 2023


setremotelogin: Turning Remote Login on or off requires Full Disk Access privileges.

Disable[edit]

sudo systemsetup -setremotelogin off
Do you really want to turn remote login off? If you do, you will lose this connection and can only turn it back on locally at the server (yes/no)?

Related commands[edit]

See also[edit]

  • http://osxdaily.com/2016/08/16/enable-ssh-mac-command-line/
  • Advertising: