Recent content by Thewav

  1. T

    [SOLVED] Connect via SSH to LXC

    You were actually right, I just haven't look on the right lxc I switched them all to "PermitRootLogin yes", it works now. Thank you !
  2. T

    [SOLVED] Connect via SSH to LXC

    There is "PermitRootLogin yes"
  3. T

    [SOLVED] Connect via SSH to LXC

    Hi, I would like to connect to my LXC container as root using SSH but I always end up with "Access Denied", I tried the password of my "main server" and the one I defined creating the LXC but it never works. So which password should work/I use ? Thanks in advance for you anwsers.