• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. yannickF
    3. Topics
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 13
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by yannickF

    • Y

      After reinstall need to clic always on button for listing all things, like list all groups, list all images, list all snapins etc...

      General Problems
      • • • yannickF
      8
      0
      Votes
      8
      Posts
      407
      Views

      Tom ElliottT

      @yannickF I’m working on using SSH vs FTP for file transfers and deletions as it’s more “natual” in today’s security conscious world.

      If you’re able to allow SSH to the remote ends, this may help out with things.

      I’ll have to change the text on these fields to remove “FTP” as the main parameter.

      As, and this is very much just a guess, the Error is showing specifically teh SFTP subsystem is failing, I am guessing the remote side is not setup (properly) for SFTP, and is instead using the default sshd_config file.

      I say this because there’s checks letting you know if you can connect, and if the sftp fails. Since connect has to happen first, that message tells me the configuration on the remote machine needs a minor update.

      If you have admin access to that remote node (as well any node you need this to connect to)

      Please open the relative machine’s /etc/ssh/sshd_config

      Look for the line:
      Subsystem sftp /usr/libexec/openssh/sftp-server

      Replace it with:
      Subsystem sftp internal-sftp

      Restart sshd service:
      sudo systemctl restart sshd.service

      This should fix that particular error message.

    • Y

      Solved install new server fog uptodate and export import database from old install (Problem on snapins deployment)

      FOG Problems
      • • • yannickF
      2
      0
      Votes
      2
      Posts
      252
      Views

      Y

      Finaly i have reinstalled my server again and just take exports from all sections (snapins, images etc…)

      only gruops not working. nevermind ill setup again.

      the problem was about the whole configuration with ISCSI disk attach, now i use an NFS and directly mount my image storage on /image.

      works like a charm.

      see yann

      yann

    • Y

      Solved Launch .SH on ubuntu 22.04/debian 11

      Linux Problems
      • • • yannickF
      4
      0
      Votes
      4
      Posts
      722
      Views

      Tom ElliottT

      @yannickF It runs as the system user. In linux world this would essentially be root, yes.

      Is the ZIP file containing more than just the ScriptAgent shell script?

    • Y

      Plugin Persistent Group add new snapin

      General
      • • • yannickF
      5
      0
      Votes
      5
      Posts
      465
      Views

      Y

      @george1421 Thanks Guyz !!

    • 1 / 1