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

Windows capture may remove "Log on as a service" right for existing accounts

    XMLWordPrintableJSON

Details

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

    Description

      Security templates are applied during the Windows image capture process. One of the templates grants root the "Log on as a service" right. This overwrites the previous list of accounts which have been granted this right. This security template setting should be removed because root should always have this right, as it's granted during the base image creation steps.

      The apply_security_templates subroutine needs to be updated to use the /overwrite switch when calling secedit because the previous setting is saved in a security database file on the computer. This previous setting will continue to be applied because settings are appended unless /overwrite is used.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: