Failure enabling SSH

Issue #382 closed
Dave Lebbing created an issue

build 20119

A workflow was observed to not enable SSH when requested. Workflow was run in 10.14 recovery partition. Workflow components were as follows:

  • Erase and install macOS 10.15 (installer in dmg)
  • No resources
  • Create two users
  • Enable everything on Options panel
  • Set computer name to serial but prompt as well

Success shown for enabling screen share and disabling SIP, but SSH remained disabled.

Comments (8)

  1. Dave Lebbing reporter
    • changed status to open

    No change observed for 20204. SSH was still not enabled. Could this be affected by the workflow creating one of the users as auto-login and non-admin?

  2. Tony Caldanaro

    added one-liner script to load ssh.plist to MDS workflow as work around:
    launchctl load -w /System/Library/LaunchDaemons/ssh.plist

  3. Collin Clarkin Account Deactivated

    Confirmed SSH was enabled after workflow completes on current version of 2.2.

  4. Log in to comment