Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-1059

AllowUsers lines getting removed due to sequencing issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5
    • vcld (backend)
    • None

    Description

      Current sequence:
      Linux.pm::reserve --> OS.pm::reserve --> OS.pm::add_user_accounts – > Linux.pm::configure_ext_sshd

      OS.pm::add_user_accounts causes an AllowUsers line to be added for each user in /etc/ssh/external_sshd_config.

      Linux.pm::configure_ext_sshd recreates /etc/ssh/external_sshd_config and effectively removes the AllowUsers lines.

      Linux.pm::configure_ext_sshd should be called before OS.pm::reserve.

      Attachments

        Activity

          People

            arkurth Andrew Kurth
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: