Use gum-utils instead of shadow-utils for making security_test_user 85/88785/1
authorRafal Krypa <r.krypa@samsung.com>
Tue, 20 Sep 2016 09:11:58 +0000 (11:11 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Tue, 20 Sep 2016 09:11:58 +0000 (11:11 +0200)
commit8f861bdcaf91702b5b1428ea515338e70295908b
tree9293bc12725f5f35bd99a2c334470fcb32eb4606
parentff54c892d3d4f4facffebaa6fdb5cdc569ba0ade
Use gum-utils instead of shadow-utils for making security_test_user

Using plain useradd or userdel in %post scripts causes wrong label on
/etc/passwd and /etc/group files. The reason for that is that the user
manipulation tools from shadow-utils bakcup the old file in /etc/ and
create a new edited one instead of modifying it in-place.
This results in files in /etc created with Smack label of the process
that added or removed the user.

Change-Id: Id523dcd25d1434dbe2847db915d5b4f630b3861a
packaging/security-tests.spec