When I connect with ssh, i find that the "no-more-sessions@openssh.com" option is sent to sshd. Is there a way to disable it? I do want to have more sessions.

link|improve this question
feedback

1 Answer

This option is sent when session multiplexing is disabled, enable it if its really what you want. There's a guide on multiplexing here.

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.