Announcement

Collapse
No announcement yet.

Warning! Root Remote Access -- TrollerZee

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Warning! Root Remote Access -- TrollerZee

    I believe sshd config would be better configured as below. By default, root is allowed remote access. I looked at the logs and saw attempts to brute force root access.

    #========== From: /etc/ssh/sshd_config =============#
    #PermitRootLogin yes ### This is default
    PermitRootLogin no ### This is modified to not allow root remote access

    Regards,
    a.

    #2
    Thanks, very good idea, we will make the change for the next update.

    Originally posted by hs@home View Post
    I believe sshd config would be better configured as below. By default, root is allowed remote access. I looked at the logs and saw attempts to brute force root access.

    #========== From: /etc/ssh/sshd_config =============#
    #PermitRootLogin yes ### This is default
    PermitRootLogin no ### This is modified to not allow root remote access

    Regards,
    a.
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    Comment

    Working...
    X