blob: 39fe18d0bffb52e95551778b098eb2f54153d5f9 [file] [log] [blame]
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
TIME="SHORT"
AUTHOR = "The Chromium OS Authors"
DOC = "Enforces a whitelist of known user and group ID's."
NAME = "security_AccountsBaseline"
PURPOSE = "To maintain a minimal set of uid/gid on the system"
PURPOSE = ("To ensure required accounts consistently appear with the same "
"name:uid# mapping")
CRITERIA = "Fail if the list of uid/gid doesn't match the baseline."
SUITE = "security"
TEST_CLASS = "security"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
job.run_test("security_AccountsBaseline")