[I] Can I design a ssh server with sshd? [mina-sshd]

2024-05-07 Thread via GitHub
ZhouMM92 opened a new issue, #496: URL: https://github.com/apache/mina-sshd/issues/496 Now,I want to design a ssh server which can be connected by XShell or MobalXterm. And when I use XShell connect to this server, the server will verify the username and password from the XShell, when usern

Re: [I] Can I design a ssh server with sshd? [mina-sshd]

2024-05-07 Thread via GitHub
tomaswolf commented on issue #496: URL: https://github.com/apache/mina-sshd/issues/496#issuecomment-2097719149 Compared to e.g. an OpenSSH server you will lack certain functionalities like privilege separation or integration with the OS user management (PAM or whatever on Linux). For

Re: [I] Can I design a ssh server with sshd? [mina-sshd]

2024-05-07 Thread via GitHub
ZhouMM92 commented on issue #496: URL: https://github.com/apache/mina-sshd/issues/496#issuecomment-2097766522 > Compared to e.g. an OpenSSH server you will lack certain functionalities like privilege separation or integration with the OS user management (PAM or whatever on Linux). >

Re: [I] Can I design a ssh server with sshd? [mina-sshd]

2024-05-07 Thread via GitHub
tomaswolf commented on issue #496: URL: https://github.com/apache/mina-sshd/issues/496#issuecomment-2097803412 Look in [the documentation](https://github.com/apache/mina-sshd/blob/master/docs/server-setup.md) or in the tests. -- This is an automated message from the Apache Git Service. T

Re: [I] Can I design a ssh server with sshd? [mina-sshd]

2024-05-08 Thread via GitHub
ZhouMM92 commented on issue #496: URL: https://github.com/apache/mina-sshd/issues/496#issuecomment-2099977859 > Look in [the documentation](https://github.com/apache/mina-sshd/blob/master/docs/server-setup.md) or in the tests. Thank you very much. And I want to know which version is

Re: [I] Can I design a ssh server with sshd? [mina-sshd]

2024-05-27 Thread via GitHub
tomaswolf commented on issue #496: URL: https://github.com/apache/mina-sshd/issues/496#issuecomment-2134025276 Use the latest. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [I] Can I design a ssh server with sshd? [mina-sshd]

2024-05-27 Thread via GitHub
tomaswolf closed issue #496: Can I design a ssh server with sshd? URL: https://github.com/apache/mina-sshd/issues/496 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc