57 文字
1 分
SSH login is refused after upgrading to Mac OS X Mavericks (10.9)
2013-10-28

Background#

I’m using Mac OS X as a internet hosting server. The server provides ssh remote login, apache, mysql and so on.

Issue#

After I upgraded my Mac OS X from 10.8 to 10.9, sshd does not accept all users’ remove login via ssh.

Solution#

To resolve this issue, hit the following command.

Terminal window
dscl . change /Groups/com.apple.access_ssh RecordName com.apple.access_ssh com.apple.access_ssh-disabled

I found this here.
http://superuser.com/questions/166179/how-to-enable-remote-access-for-another-account-on-mac-remotely-via-ssh

SSH login is refused after upgrading to Mac OS X Mavericks (10.9)
https://blog.teraren.com/posts/ssh-login-is-refused-after-upgraded-to-mac-marvericks/
作者
Yuki Matsukura
公開日
2013-10-28
ライセンス
CC BY-NC-SA 4.0

コメント