diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2016-04-18 10:08:20 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2016-04-22 16:00:09 +0200 |
commit | e97d9972e8ad05dff1a3b99468ee5728c2c183a8 (patch) | |
tree | 043d3e52c5d0ecdac4cf0bf5d46504d04019e059 /src/util/util_errors.c | |
parent | 91d312000e6ded4a93327c137b10c5beda55f65c (diff) | |
download | sssd-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