January 7, 20251 yr I created a second user account on the unraid server for personal use. What steps need to be taken to give that account telnet access within my private local network. No access via internet is required. I am able to telnet using root, thus telnet service is working as expected. I understand that the unraid webUI does not have telnet config options, thus it must be done via cli.
January 7, 20251 yr Community Expert unraid has tellnet server... Settings > managment access: CA install ssh plugin. aditional users in unraid are more for samba not ssh. with thsi plugin you can turn the users into ssh users. you may need to manul eidt you ssh config both at /etc/ssh/sshd and at /boot/config/ssh /etc is what is curently running. /boot is what is loaded into curently runnign at a reboot. https://linux.die.net/man/5/sshd_config there are some known CVE with ssh it is not recomend to use ssh on unriad host directly. This plugin has not aged well and doubt it will be updated and make a proper defautl secure sshd config. I'd have you look at sftp docekr in ca: or use the linux server openssh server docker: to restict host access.
January 12, 20251 yr On 1/7/2025 at 6:35 AM, bmartino1 said: I'd have you look at sftp docekr in ca: It was not updated since 2021 ... seems it is not maintained more.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.