commit 69afd0935bf47fa33a3a539d24dd673958ed49b6
tree eca0c5a333fc04c71e2143cbabf7d54b67598357
parent dbc22916c04c5b0bc6f51e012775b19a1f036494
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-05-26 20:14:56 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-05-26 20:15:41 +0000

    tcwg-base: Enable tcwg-build user
    
    This user will be used for builds in restrictive environments,
    such as precommit testing.  The user has no group associated
    with it, so it will not be created in tcwg-host containers [1].
    We add an entry for tcwg-build pseudo-group as a reminder that
    tcwg-build should be part of no group.
    
    We had an ssh public key for tcwg-build user added to this repo
    some time ago, and the private key is stored as a secret on
    ci.linaro.org.
    
    This user is meant to be enabled by using --newuser option of
    jenkins-scripts/start-container-docker.sh .
    
    [1] /run.sh in host container creates accounts for users in
    specified groups, and if user appears in no groups, it will
    not be created.
    
    Change-Id: I6ae971358f73d9735c75ef708a6d39f5bbf3e914


:100644 100644 c81fa9f1290d1bfdeedcf29ae824a6da254bef56 f8e3601df1a7194dc9f2627c0418063a80b8d1b6 M	tcwg-base/home-data/group
:100644 100644 4439435b67ae63cdd01390108d0012787e14fc9f da51f6e36a4328c208831a2600378b5c8ac0fbaf M	tcwg-base/home-data/passwd
