[chef] Enabling Remote Login on OSX


Chronological Thread 
  • From: Angus Buchanan < >
  • To:
  • Subject: [chef] Enabling Remote Login on OSX
  • Date: Fri, 1 Mar 2013 19:29:22 +0000

Hi,

I'm trying to enable remote login (ie sshd) on Mountain Lion.

I've tried:

service "sshd" do
 
  action [:enable, start]

end

And variations on that theme (ssh, remotelogin, only start).

The only one which didn't result in an error was sshd, but that didn't result in sshd actually starting.

Wiki and Google offer no significant guidance.  Anyone got this working?  What incantation did you use?

-aob



Archive powered by MHonArc 2.6.16.

§