summaryrefslogtreecommitdiffstats
path: root/src/util/util_errors.c
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2016-04-18 10:08:20 +0200
committerJakub Hrozek <jhrozek@redhat.com>2016-04-22 16:00:09 +0200
commite97d9972e8ad05dff1a3b99468ee5728c2c183a8 (patch)
tree043d3e52c5d0ecdac4cf0bf5d46504d04019e059 /src/util/util_errors.c
parent91d312000e6ded4a93327c137b10c5beda55f65c (diff)
downloadsssd-e97d9972e8ad05dff1a3b99468ee5728c2c183a8.tar.gz
sssd-e97d9972e8ad05dff1a3b99468ee5728c2c183a8.tar.xz
sssd-e97d9972e8ad05dff1a3b99468ee5728c2c183a8.zip
intg: Use different uid range for add_remove tests
Most linux distribution create local users from UID 1000. We used similar UID space in sssd but it might caused issues in add remove tests becuase sssd in cwrap enviroment run in the same PID space. If sssd try to remove user with uid 1001 it will fail because the local user with the same UID is active and sssd does not remove active users. Reviewed-by: Petr Cech <pcech@redhat.com>
Diffstat (limited to 'src/util/util_errors.c')
0 files changed, 0 insertions, 0 deletions