Is there a SSH config file (~/.ssh/config) information page with all attributes you can have in that file?

Who is managing the SSH protocol and its implementation in Mac (dont know what ssh client Mac uses)?

link|improve this question

Belongs on server fault. – Rook Aug 20 '10 at 6:23
Would be better on Super User than Server Fault. This is a user issue, not an administrator issue. – dmckee Aug 22 '10 at 1:17
the config files are all hidden in some deep directories, and they use a plist format, i messed with them at one point, but i don't remember where the files are, sorry. Pretty much its all in an xml style formatting, instead of a simple unix type config. – Jimsmithkka Aug 22 '10 at 3:03
feedback

migrated from stackoverflow.com Aug 22 '10 at 1:17

This question came from our site for professional and enthusiast programmers.

2 Answers

Depends on your ssh client.

For OpenSSH there's man ssh_config.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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