XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. codycrypto
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    codycrypto

    @codycrypto

    2
    Reputation
    2
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    codycrypto Unfollow Follow

    Best posts made by codycrypto

    • RE: Xscontainer

      @johnnyorange Glad I could help! Took me weeks to figure that out lol....I would caution using that in production though, not sure the security implications for accepting the older key type.

      posted in Advanced features
      codycryptoC
      codycrypto
    • RE: Xscontainer

      I found another workaround (one-step solution) for the "Unable to verify key-based authentication error" without having to mess with any of the python packaging.

      Adding

      PubkeyAcceptedKeyTypes +ssh-rsa
      

      To your /etc/ssh/sshd_config file will make the VM accept the older authentication

      posted in Advanced features
      codycryptoC
      codycrypto

    Latest posts made by codycrypto

    • RE: Xscontainer

      @johnnyorange Glad I could help! Took me weeks to figure that out lol....I would caution using that in production though, not sure the security implications for accepting the older key type.

      posted in Advanced features
      codycryptoC
      codycrypto
    • RE: Guide to getting Fedora CoreOS, Portainer and Xen Orchestra Docker Support working

      I found another workaround (one-step solution) for the "Unable to verify key-based authentication error" without having to mess with any of the python packaging.

      This would replace steps 3 and 4 above

      Adding

      PubkeyAcceptedKeyTypes +ssh-rsa
      

      To your /etc/ssh/sshd_config file will make the VM accept the older authentication

      posted in Xen Orchestra
      codycryptoC
      codycrypto
    • RE: Xscontainer

      I found another workaround (one-step solution) for the "Unable to verify key-based authentication error" without having to mess with any of the python packaging.

      Adding

      PubkeyAcceptedKeyTypes +ssh-rsa
      

      To your /etc/ssh/sshd_config file will make the VM accept the older authentication

      posted in Advanced features
      codycryptoC
      codycrypto