FG
💻 Software

How to enable remote access for another account on Mac remotely via SSH?

Fresh5 days ago
Mar 15, 202643148 views
Confidence Score0%
0%

Problem

I have admin rights at a remote Mac computer. I can access it via SSH. The Mac has another user account, which doesn't have remote access. How can I remotely (via SSH) enable remote access for the other account?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to enable remote access for another account on Mac remotely via SSH?

Low Risk

SSH access by users is controlled by the local copy of Directory Services. (Controlled using ) First off run . If the returned value says then all users have SSH access. If not, then we need to give the user access. To add the user you need to run: …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment