I want to change the default port for sshd daemon in Mac OS X 10.6

Changing the sshd_config file seems to be useless, I suppose becouse of sshd is started by launchd.

I'm looking for the real solution, not a workaround as google is full :)

Any suggestion?

link|improve this question
feedback

2 Answers

There's a similar question on serverfault: How to change sshd port on Mac OS X?. Maybe you'll find more information there.

link|improve this answer
feedback

Found the solution, after looking to launchd.plist man.

As pointed out by @alex, there is the same question on SF. I answered there.

Sorry for not having seen it on SF, but it seems to me that it is a SU related question. :)

link|improve this answer
I think it's more serverfault. Actually, to me, anything that deals with ports and ssh is serverfault :) – alex Sep 22 '09 at 10:01
eheh, ok de gustibus :) – AlberT Sep 22 '09 at 10:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.