Re: ssh access
Kevin Van Vechten <[email protected]> Wed, 20 Jul 2005 23:57:45 -0700
| Newsgroups | gmane.os.opendarwin.general |
|---|---|
| Message-ID | <[email protected]> |
Which version of Darwin are you using? If you're using Darwin 7, then enable sshd by setting "disable = no" in /etc/xinetd.d/ssh. If you're using Darwin 8, then enable sshd by doing "launchctl load -w / System/Library/LaunchDaemons/ssh.plist". - Kevin On Jul 20, 2005, at 3:57 PM, Maurice Ling wrote: > Does anyone knows how to set up SSH access in OD? > > When I tried to access a OD machine, it says "connection refused". > > Thanks. > Maurice